add core project
[web.mtrack] / MTrackWeb.php
index 83563cc..d73c7ed 100644 (file)
@@ -156,7 +156,8 @@ 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, $this);
             if (!$this->authUser->hasPerm('Core.Projects_All', 'S')) { 
                 $p->whereAdd("Projects.id in (SELECT ProjectDirectory.project_id FROM ProjectDirectory WHERE