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

index 19b146b..59300b5 100644 (file)
@@ -360,7 +360,7 @@ class Pman_Roo extends Pman
         // this make take some time...
         $this->sessionState(0);
        // echo "<PRE>"; print_r($ret);
-        //$this->jdata($ret, max(count($ret), $total), $extra );
+        $this->jdata($ret, max(count($ret), $total), $extra );
 
     
     }