Added image-cache:clear console command

This commit is contained in:
franck
2013-08-15 21:18:16 +02:00
parent d61eeef0d6
commit f028d2b2db
5 changed files with 80 additions and 3 deletions

View File

@@ -43,6 +43,7 @@
<commands>
<command class="Thelia\Command\ClearImageCache"/>
<command class="Thelia\Command\CacheClear"/>
<command class="Thelia\Command\Install"/>
<command class="Thelia\Command\ModuleGenerateCommand"/>