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

index b674eb4..9257dea 100644 (file)
@@ -8,7 +8,7 @@ class Pman_Core_Import_Core_geoip extends Pman_Roo
     
     static $cli_opts = array();
     
-    var static $id_mapping = array();
+    var $id_mapping = array();
     
     function getAuth()
     {