From c63d55d1014abc7e2923ae9777c5427864b91b16 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 10 Feb 2011 17:08:49 +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 6deae21..a0d3058 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -154,7 +154,7 @@ class Pman_Roo extends Pman $this->jerr("PERMISSION DENIED"); } - DB_DataObject::debuglevel(1); + // DB_DataObject::debuglevel(1); // sets map and countWhat $this->loadMap($x, $_columns, empty($_REQUEST['_distinct']) ? false: $_REQUEST['_distinct']); -- 2.39.2