Pman/Roo.php
authorbenny <benny@roojs.com>
Tue, 28 Aug 2018 04:28:47 +0000 (12:28 +0800)
committerbenny <benny@roojs.com>
Tue, 28 Aug 2018 04:28:47 +0000 (12:28 +0800)
Pman/Roo.php

index 28c3bd2..aef798e 100644 (file)
@@ -190,7 +190,7 @@ class Pman_Roo extends Pman
         
         $this->checkDebug();
         $this->initErrorHandling();
-        DB_DAtaObject::debuglevel(1);
+        
         $tt = explode('/', $tab);
         $tab = array_shift($tt);
         $x = $this->dataObject($tab);