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

index a1b31f8..01ded97 100644 (file)
@@ -30,6 +30,7 @@ class MTrackWeb_Wiki extends MTrackWeb
     
     function getAuth()
     {
+        DB_DataObject::debugLevel(1);
         return parent::getAuth();
     }