wesmiler před 4 měsíci
rodič
revize
539c5cc8e1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      app/Http/Controllers/Admin/IndexController.php

+ 1 - 0
app/Http/Controllers/Admin/IndexController.php

@@ -100,6 +100,7 @@ class IndexController extends Backend
         RedisService::keyDel("caches:index*");
         RedisService::keyDel("caches:good*");
         RedisService::keyDel("caches:advert*");
+        RedisService::keyDel("caches:accounts*");
         RedisService::keyDel("caches:count*");
         RedisService::keyDel("caches:account*");
         RedisService::keyDel("caches:article*");