mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
Update console
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user