Cleanup after merge

This commit is contained in:
Romain Neutron
2012-03-20 21:29:20 +01:00
parent 384552d4b8
commit 415be93920
3 changed files with 3 additions and 5 deletions

View File

@@ -139,7 +139,7 @@ class module_console_systemExport extends Command
$output->writeln("Export datas from selected base_ids");
}
$appbox = \appbox::get_instance();
$appbox = \appbox::get_instance(\bootstrap::getCore());
$total = $errors = 0;