RooGetTrait.php
authoredward <edward@roojs.com>
Wed, 30 Mar 2016 10:59:44 +0000 (18:59 +0800)
committeredward <edward@roojs.com>
Wed, 30 Mar 2016 10:59:44 +0000 (18:59 +0800)
RooGetTrait.php

index baa2285..e8af07d 100644 (file)
@@ -196,11 +196,8 @@ trait Pman_Core_RooGetTrait {
         
         if (false === $res) {
             $this->jerr($x->_lastError->toString());
-            
         }
         
-        
-        
         $ret = array();
         
         // ---------------- THESE ARE DEPRICATED.. they should be moved to the model...