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

index ca74f0d..7eaf65f 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) {