From: edward Date: Thu, 15 Feb 2018 05:04:30 +0000 (+0800) Subject: VerifyAccess.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4555d1e8260f2ecad8c91d3a83b238cf4f8b2e4c VerifyAccess.php --- diff --git a/VerifyAccess.php b/VerifyAccess.php index 6d4a2e28..1b794151 100644 --- a/VerifyAccess.php +++ b/VerifyAccess.php @@ -63,7 +63,7 @@ class Pman_Core_VerifyAccess extends Pman $this->jdata($core_ip_access->toArray()); } - + print_R($_REQUEST);exit; }