فهرست منبع

fix cache manager

Olivier Massot 5 سال پیش
والد
کامیت
7cb1d366fc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ot_templating/Classes/Controller/OtCustomizerController.php

+ 1 - 1
ot_templating/Classes/Controller/OtCustomizerController.php

@@ -105,7 +105,7 @@ class OtCustomizerController extends ActionController {
         ;
 
         // Clear the site's cache
-        CacheManager::clearSiteCache($rootPageUid);
+        OtCacheManager::clearSiteCache($rootPageUid);
 
         $this->forward(
             'index',