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