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

index 5129b2a..9a5f202 100644 (file)
@@ -27,6 +27,7 @@ class Pman_Core_DataObjects_Office extends DB_DataObject
     function applyFilters($q, $au)
     {
        //$this->joinAddCountry();
+       DB_DataObject::debugLevel(1);
     }
     
     function joinAddCountry()