From 9880fa806427d8a80d712e35fd42cd2a94598a8a Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 5 Oct 2016 14:49:20 +0800 Subject: [PATCH] Images.php --- Images.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Images.php b/Images.php index a9fcc28b..52611e03 100644 --- a/Images.php +++ b/Images.php @@ -171,7 +171,7 @@ class Pman_Core_Images extends Pman function post() { - + print_r('run???');exit; if (!$this->authUser) { $this->jerr("image conversion only allowed by registered users"); } -- 2.39.2