Import/Core_geoip.php
authorEdward <edward@roojs.com>
Tue, 13 May 2014 08:55:33 +0000 (16:55 +0800)
committerEdward <edward@roojs.com>
Tue, 13 May 2014 08:55:33 +0000 (16:55 +0800)
Import/Core_geoip.php

index 034d2f7..856fc73 100644 (file)
@@ -37,6 +37,8 @@ class Pman_Core_Import_Core_geoip extends Pman_Roo
         
         static $id_mapping = array();
         
+        ini_set("auto_detect_line_endings", true);
+        
         $this->insertLocation($location);
         
         $this->insertBlock($block);