DataObjects/Core_geoip_city.php
authorEdward <edward@roojs.com>
Fri, 23 May 2014 06:19:28 +0000 (14:19 +0800)
committerEdward <edward@roojs.com>
Fri, 23 May 2014 06:19:28 +0000 (14:19 +0800)
DataObjects/Core_geoip_city.php

index 95c247c..30fe7d2 100644 (file)
@@ -21,6 +21,9 @@ class Pman_Core_DataObjects_Core_geoip_city extends DB_DataObject
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
     
-    
+    function applyFilters($q, $au, $roo)
+    {
+        
+    }
     
 }