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

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