From: edward Date: Wed, 14 Feb 2018 09:50:51 +0000 (+0800) Subject: VerifyAccess.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=3f82cc440129bc88d88bc8d4fb911062be2dd261 VerifyAccess.php --- diff --git a/VerifyAccess.php b/VerifyAccess.php index 46c2a9fc..1ea9bb57 100644 --- a/VerifyAccess.php +++ b/VerifyAccess.php @@ -16,7 +16,7 @@ class Pman_Core_VerifyAccess extends Pman { @list($vid, $key) = explode('/', $id); - + print_R($array($vid, $key));exit; }