Import/Core_geoip.php
authorEdward <edward@roojs.com>
Tue, 13 May 2014 10:37:42 +0000 (18:37 +0800)
committerEdward <edward@roojs.com>
Tue, 13 May 2014 10:37:42 +0000 (18:37 +0800)
Import/Core_geoip.php

index 2ce73c3..debe629 100644 (file)
@@ -36,7 +36,7 @@ class Pman_Core_Import_Core_geoip extends Pman_Roo
         if(!file_exists($location) || !file_exists($block)){
             $this->jerr('GeoLite2-City-Locations.csv OR GeoLite2-City-Blocks.csv does not exists?!');
         }
-        
+        print_r(pow(2, 1));exit;
 //        $this->insertLocation($location);
         
         $this->insertBlock($block);