From 9c6ab463d0aa1a141c40d0a29482dcaaa76bb49d Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 31 Mar 2016 10:30:31 +0800 Subject: [PATCH] RooTrait.php --- RooTrait.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RooTrait.php b/RooTrait.php index 306e8723..fa637d1a 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -105,7 +105,9 @@ trait Pman_Core_RooTrait { $this->loadMap($x, array( 'columns' => $_columns, )); + exit; + if ($req !== false) { $this->setFilters($x, $req); } -- 2.39.2