DataObjects/Office.php
authorChris <chris@roojs.com>
Thu, 3 Jan 2013 08:33:07 +0000 (16:33 +0800)
committerChris <chris@roojs.com>
Thu, 3 Jan 2013 08:33:07 +0000 (16:33 +0800)
DataObjects/Office.php

index 473013f..9e0cd7b 100644 (file)
@@ -24,6 +24,10 @@ class Pman_Core_DataObjects_Office extends DB_DataObject
     
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
+    function applyFilters($q, $au)
+    {
+       $this->joinAddCountry();
+    }
     
     function joinAddCountry()
     {