Pman/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 10 Feb 2011 09:08:49 +0000 (17:08 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 10 Feb 2011 09:08:49 +0000 (17:08 +0800)
Pman/Roo.php

index 6deae21..a0d3058 100644 (file)
@@ -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']);