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

index b1e9ad3..dcf91d3 100644 (file)
@@ -73,8 +73,7 @@ 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.