From: Alan Knowles Date: Fri, 12 Nov 2010 07:26:23 +0000 (+0800) Subject: Pman/Roo.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=292c2874c7df948c700099b814a9b13c81201362;p=Pman.Base Pman/Roo.php --- diff --git a/Pman/Roo.php b/Pman/Roo.php index b1e9ad3..dcf91d3 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -73,8 +73,7 @@ class Pman_Roo extends Pman function get($tab) { // $this->jerr("Not authenticated", array('authFailure' => true)); - echo '
';print_R($_GET);
-        DB_DataObject::debuglevel(1);
+        //echo '
';print_R($_GET);  DB_DataObject::debuglevel(1);
         
         $this->init(); // from pnan.