Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 1 Feb 2011 06:23:40 +0000 (14:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 1 Feb 2011 06:23:40 +0000 (14:23 +0800)
Pman/Roo.php

index 303414e..44333a7 100644 (file)
@@ -73,7 +73,8 @@ class Pman_Roo extends Pman
     function get($tab)
     {
          //  $this->jerr("Not authenticated", array('authFailure' => true));
-       //echo '<PRE>';print_R($_GET);  DB_DataObject::debuglevel(1);
+       //echo '<PRE>';print_R($_GET);
+       DB_DataObject::debuglevel(1);
         
         $this->init(); // from pnan.