From: Chris Date: Wed, 19 Mar 2014 04:54:54 +0000 (+0800) Subject: GroupCountries.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d56ae8a66672839685556ccd23f3ceb337b15f61 GroupCountries.php --- 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); }