cccc
authorbenny <benny@roojs.com>
Fri, 24 Aug 2018 07:26:54 +0000 (15:26 +0800)
committerbenny <benny@roojs.com>
Fri, 24 Aug 2018 07:26:54 +0000 (15:26 +0800)
1  2 
Pman/Roo.php

diff --cc Pman/Roo.php
@@@ -931,7 -931,7 +931,7 @@@ class Pman_Roo extends Pma
          }
          
          $res = $x->insert();
-  
 -        //var_dump($res); exit;
++
          if ($res === false) {
              $this->jerr($x->_lastError->toString());
          }