MTrackWeb/Project.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 28 Mar 2011 06:58:27 +0000 (14:58 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 28 Mar 2011 06:58:27 +0000 (14:58 +0800)
MTrackWeb/Project.php

index 61f28dd..07673b2 100644 (file)
@@ -17,7 +17,7 @@ class MTrackWeb_Project extends MTrackWeb
             return;
         }
         $this->masterTemplate = 'project.html';
-        
+        DB_DAtaObject::debugLevel(1);
         $this->project = $this->currentProject();