From c0dd8db068b2ce3c7858a16c5fc3d2ac6433dabb Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 31 Mar 2016 10:52:58 +0800 Subject: [PATCH] RooGetTrait.php --- RooGetTrait.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RooGetTrait.php b/RooGetTrait.php index 97db3936..f2e347d0 100644 --- a/RooGetTrait.php +++ b/RooGetTrait.php @@ -102,7 +102,7 @@ trait Pman_Core_RooGetTrait { $_POST = $_GET; return $this->post($tab); } - + exit; $this->checkDebug(); PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, array($this, 'onPearError')); -- 2.39.2