From 3f82cc440129bc88d88bc8d4fb911062be2dd261 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 14 Feb 2018 17:50:51 +0800 Subject: [PATCH] VerifyAccess.php --- VerifyAccess.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.2