MTrackWeb/Wiki.php
authorAlan Knowles <alan@roojs.com>
Tue, 18 Oct 2016 08:49:29 +0000 (16:49 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Oct 2016 08:49:29 +0000 (16:49 +0800)
MTrackWeb/Wiki.php

index 7eaf65f..70bcac0 100644 (file)
@@ -90,7 +90,7 @@ class MTrackWeb_Wiki extends MTrackWeb
  
     function post()
     {
-        DB_DataObject::debugLevel(1);
+        //DB_DataObject::debugLevel(1);
   
         $au = $this->getAuthUser();
         if (!$au) {