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

index d6f6e75..be3178d 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());