Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 12 Nov 2010 07:24:08 +0000 (15:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 12 Nov 2010 07:24:08 +0000 (15:24 +0800)
Pman/Roo.php

index 2bd6325..730e876 100644 (file)
@@ -73,7 +73,8 @@ class Pman_Roo extends Pman
     function get($tab)
     {
          //  $this->jerr("Not authenticated", array('authFailure' => true));
-        DB_DataObject::debuglevel(1);
+     
+     DB_DataObject::debuglevel(1);
         
         $this->init(); // from pnan.