From: Alan Knowles Date: Thu, 10 Feb 2011 09:07:30 +0000 (+0800) Subject: Pman/Roo.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=fd8450f6fe9e2f800e3cc2ef6627f7b923a652b8 Pman/Roo.php --- diff --git a/Pman/Roo.php b/Pman/Roo.php index 27be9fe..6deae21 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -154,6 +154,7 @@ class Pman_Roo extends Pman $this->jerr("PERMISSION DENIED"); } + DB_DataObject::debuglevel(1); // sets map and countWhat $this->loadMap($x, $_columns, empty($_REQUEST['_distinct']) ? false: $_REQUEST['_distinct']);