xxxrrrdddd 2 år sedan
förälder
incheckning
50fc99cac4
1 ändrade filer med 1 tillägg och 1 borttagningar
  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());
     }
 }