xxxrrrdddd пре 2 година
родитељ
комит
50fc99cac4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      application/service/AppInit.php

+ 1 - 1
application/service/AppInit.php

@@ -6,6 +6,6 @@ use think\Validate;
 
 class AppInit{
     public function run($params){
-        \PhpOffice\PhpSpreadsheet\Settings::setCache(cache_simple());
+        //\PhpOffice\PhpSpreadsheet\Settings::setCache(cache_simple());
     }
 }