DataObjects/Core_geoip_country.php
authorEdward <edward@roojs.com>
Mon, 19 May 2014 11:29:16 +0000 (19:29 +0800)
committerEdward <edward@roojs.com>
Mon, 19 May 2014 11:29:16 +0000 (19:29 +0800)
DataObjects/Core_geoip_country.php

index 21e42ef..6131da7 100644 (file)
@@ -18,5 +18,9 @@ class Pman_Core_DataObjects_Core_geoip_country extends DB_DataObject
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
     
+    function applyFilters($q, $au, $roo)
+    {
+        
+    }
     
 }