Changed DataObjects/I18n.php
authorEdward <edward@roojs.com>
Mon, 18 Feb 2019 06:49:26 +0000 (14:49 +0800)
committerEdward <edward@roojs.com>
Mon, 18 Feb 2019 06:49:26 +0000 (14:49 +0800)
DataObjects/I18n.php

index c7ea606..a8fd872 100644 (file)
@@ -149,6 +149,10 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
             }
             
         }
+        
+        if(!empty($q['_with_geoip_count'])) {
+            
+        }
     }
     
     function lookupCode($inlang,$ltype,$name)