Update console

This commit is contained in:
Romain Neutron
2012-10-02 13:10:47 +02:00
parent ec40ce3d49
commit b0ffcc4f54
3 changed files with 8 additions and 4 deletions

View File

@@ -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 ***'));