Refactor Appbox

This commit is contained in:
Romain Neutron
2012-02-21 16:08:28 +01:00
parent a574dd14a8
commit 6ce734c50d
14 changed files with 235 additions and 251 deletions

View File

@@ -54,7 +54,7 @@ class module_console_systemBackupDB extends Command
$output->write('Phraseanet is going to be backup...', true);
$appbox = appbox::get_instance();
$appbox = appbox::get_instance(\bootstrap::getCore());
$ok = true;