Function __global->post_import_cleanup
Definitions
sources/import.php
- Cleanup after an import has finished.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Cleanup after an import has finished.
*
*/
function post_import_cleanup()
* Cleanup after an import has finished.
*
*/
function post_import_cleanup()

