Import/Core_geoip.php
authorEdward <edward@roojs.com>
Tue, 13 May 2014 11:27:54 +0000 (19:27 +0800)
committerEdward <edward@roojs.com>
Tue, 13 May 2014 11:27:54 +0000 (19:27 +0800)
Import/Core_geoip.php

index a4408ba..d0408f0 100644 (file)
@@ -168,6 +168,10 @@ class Pman_Core_Import_Core_geoip extends Pman_Roo
             
             $this->processBlock($row);
             
+            $this->processed++;
+            
+            $this->processStatus();
+            
         }
         
     }