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

index 2ab6c20..238211f 100644 (file)
@@ -40,6 +40,8 @@ class Pman_Core_Import_Core_geoip extends Pman_Roo
         $this->insertLocation($location);
         
         $this->insertBlock($block);
+        
+        $this->jok("DONE");
     }
     
     function insertLocation($csv)