From: edward Date: Wed, 30 Mar 2016 10:53:42 +0000 (+0800) Subject: RooGetTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5d91657c5dfd348ce40055aef42aedc5f1b15626 RooGetTrait.php --- diff --git a/RooGetTrait.php b/RooGetTrait.php index a2252ca6..007958b0 100644 --- a/RooGetTrait.php +++ b/RooGetTrait.php @@ -439,9 +439,7 @@ trait Pman_Core_RooGetTrait { continue; } - - - + switch($key) { // Events and remarks -- fixme - move to events/remarsk... @@ -481,10 +479,6 @@ trait Pman_Core_RooGetTrait { } } if (!empty($q_filtered)) { - //var_dump($q_filtered); - - - $x->setFrom($q_filtered); }