From 785233a66a7e414c14de33b45d7ca92dac63febc Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 10 Feb 2011 17:07:22 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 44333a7..27be9fe 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -74,7 +74,7 @@ class Pman_Roo extends Pman { // $this->jerr("Not authenticated", array('authFailure' => true)); //echo '
';print_R($_GET);
-       DB_DataObject::debuglevel(1);
+     //  DB_DataObject::debuglevel(1);
         
         $this->init(); // from pnan.
         
-- 
2.39.2