Olivier Massot 5 лет назад
Родитель
Сommit
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',