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

index 137201c..e0d5820 100644 (file)
@@ -26,7 +26,7 @@ class Pman_Core_DataObjects_Office extends DB_DataObject
     ###END_AUTOCODE
     function applyFilters($q, $au)
     {
-       //$this->joinAddCountry();
+       $this->joinAddCountry();
        DB_DataObject::debugLevel(1);
     }