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