Pman/Roo.php
authorbenny <benny@roojs.com>
Thu, 6 Sep 2018 03:51:14 +0000 (11:51 +0800)
committerbenny <benny@roojs.com>
Thu, 6 Sep 2018 03:51:14 +0000 (11:51 +0800)
Pman/Roo.php

index be3178d..a4c5427 100644 (file)
@@ -281,7 +281,7 @@ class Pman_Roo extends Pman
         $this->sessionState(0);
         $res = $x->find();
         $this->sessionState(1);
-        var_dump($res); exit;
+                
         if (false === $res) {
             $this->jerr($x->_lastError->toString());