From a0fa3d0d371a4e0229bdcd9c193fc1565ec72659 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 10 May 2018 16:09:51 +0800 Subject: [PATCH] Images.php --- Images.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Images.php b/Images.php index 7829ee53..474eb64f 100644 --- a/Images.php +++ b/Images.php @@ -189,7 +189,6 @@ class Pman_Core_Images extends Pman if(!$this->hasPermission($img)){ - print_R('test?');exit; $this->imgErr("access to this image/file has been denied.",$s); } -- 2.39.2