DataObjects/Events.php
authorEdward <edward@roojs.com>
Mon, 28 Jan 2013 13:34:49 +0000 (21:34 +0800)
committerEdward <edward@roojs.com>
Mon, 28 Jan 2013 13:34:49 +0000 (21:34 +0800)
DataObjects/Events.php

index 09e6b8c..257e942 100644 (file)
@@ -35,7 +35,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
     //  ------------ROO HOOKS------------------------------------
     function applyFilters($q, $au ,$roo)
     {
-     
+        DB_DataObject::debugLevel(1);
         $tn = $this->tableName();
         // if not empty on_table
         if(!empty($q['person_table'])){