RooGetTrait.php
[Pman.Core] / 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...