mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Update console
This commit is contained in:
@@ -43,7 +43,7 @@ class module_console_systemConfigCheck extends Command
|
||||
|
||||
$ok = true;
|
||||
|
||||
if (setup::is_installed()) {
|
||||
if ($this->container['phraseanet.configuration']->isInstalled()) {
|
||||
$registry = $this->container['phraseanet.registry'];
|
||||
|
||||
$output->writeln(_('*** CHECK BINARY CONFIGURATION ***'));
|
||||
|
Reference in New Issue
Block a user