From: edward Date: Wed, 30 Mar 2016 10:59:44 +0000 (+0800) Subject: RooGetTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0c62f73d5e9ae7e8496539de1e2c8af1821fdb42 RooGetTrait.php --- diff --git a/RooGetTrait.php b/RooGetTrait.php index baa2285a..e8af07dc 100644 --- a/RooGetTrait.php +++ b/RooGetTrait.php @@ -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...