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

@@ -48,7 +48,7 @@ class module_console_systemClearCache extends Command
$filesystem->remove($finder);
if (setup::is_installed()) {
if ($this->container['phraseanet.configuration']->isInstalled()) {
$this->getService('phraseanet.cache-service')->flushAll();
}