From 85b0378d9e9d0939ab2cf4744bd5be1f2e5a9ff8 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 12 Nov 2010 15:25:11 +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 6c87fe3..8010bc9 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -73,7 +73,7 @@ class Pman_Roo extends Pman function get($tab) { // $this->jerr("Not authenticated", array('authFailure' => true)); - echo "START?"; + DB_DataObject::debuglevel(1); $this->init(); // from pnan. -- 2.39.2