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

index 567e000..30fae9d 100644 (file)
@@ -108,6 +108,8 @@ class Pman_Core_Import_Core_geoip extends Pman_Roo
             
             $this->processLocation($row);
             
+            $this->processed++;
+            
             $this->processStatus();
         }