allow to possibility to flush the cache from admin panel, Fix #249

This commit is contained in:
Manuel Raynaud
2014-04-10 15:56:18 +02:00
parent 5562dac887
commit 5e9070097d
8 changed files with 196 additions and 1 deletions

View File

@@ -60,6 +60,8 @@ final class AdminResources
const ATTRIBUTE = "admin.configuration.attribute";
const CACHE = "admin.cache";
const CATEGORY = "admin.category";
const CONFIG = "admin.configuration";