From d56ae8a66672839685556ccd23f3ceb337b15f61 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 19 Mar 2014 12:54:54 +0800 Subject: [PATCH] GroupCountries.php --- GroupCountries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GroupCountries.php b/GroupCountries.php index 48cf79a6..24aeab51 100644 --- a/GroupCountries.php +++ b/GroupCountries.php @@ -34,7 +34,7 @@ class Pman_Core_GroupCountries extends Pman if (!$this->hasPerm( 'Core.Groups','E')) { // editing groups.. $this->jerr("PERMISSION DENIED"); } - + print_r($_REQUEST); } -- 2.39.2