X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman%2FRoo.php;h=a0d30583fbf296510200411f26eccf3c265f4615;hb=c63d55d1014abc7e2923ae9777c5427864b91b16;hp=6deae218e8b72fbd1522e737f64a960fd591175e;hpb=fd8450f6fe9e2f800e3cc2ef6627f7b923a652b8;p=Pman.Base 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']);