From fe1fac7d665b8712ae97d46fed285e5ccb46b5c5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 1 Feb 2011 14:23:40 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 303414e..44333a7 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -73,7 +73,8 @@ 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.
         
-- 
2.39.2