Import/Core_geoip.php
[Pman.Core] / 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)