MTrackWeb.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 23 Jun 2011 02:35:35 +0000 (10:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 23 Jun 2011 02:35:35 +0000 (10:35 +0800)
MTrackWeb.php

index a31f62e..ffb8fae 100644 (file)
@@ -141,7 +141,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page
            
             $ar = $p->fetchAll('id', 'name');
         } else {
-            DB_DAtaObject::debugLevel(1);
+            //DB_DAtaObject::debugLevel(1);
             $p->applyFilters(array(), $this->authUser);
             
             $p->whereAdd("Projects.id in (SELECT ProjectDirectory.project_id FROM ProjectDirectory WHERE