mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Refactor Appbox
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user