From 86c91efcc93b01dcb218bb613e74ff395764c47d Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 10 May 2018 16:09:06 +0800 Subject: [PATCH] Images.php --- Images.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Images.php b/Images.php index 474eb64f..63165b46 100644 --- a/Images.php +++ b/Images.php @@ -186,7 +186,7 @@ class Pman_Core_Images extends Pman } - + print_r('run??');exit; if(!$this->hasPermission($img)){ $this->imgErr("access to this image/file has been denied.",$s); -- 2.39.2