刘桂岩 hace 3 años
padre
commit
e943bf3a55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/controller/Index.php

+ 1 - 1
app/controller/Index.php

@@ -20,7 +20,7 @@ class Index extends BaseController
     }
     public function getReport()
     {
-
+        set_time_limit('600');
         libxml_disable_entity_loader(false);
         $opts = array(
             'ssl'   => array(