DataObjects/Office.php
authorChris <chris@roojs.com>
Tue, 8 Jan 2013 08:54:11 +0000 (16:54 +0800)
committerChris <chris@roojs.com>
Tue, 8 Jan 2013 08:54:11 +0000 (16:54 +0800)
DataObjects/Office.php

index a2ef39c..856c248 100644 (file)
@@ -26,7 +26,7 @@ class Pman_Core_DataObjects_Office extends DB_DataObject
     ###END_AUTOCODE
     function applyFilters($q, $au)
     {
-        
+        DB_DataObject::debugLevel(1);
         //$this->joinAddCountry();
         $tn = $this->tableName();
         //$this->selectAdd(" i18n_translate('c' , 'CN', 'en') as country_name");