From: edward Date: Wed, 5 Oct 2016 06:49:20 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9880fa806427d8a80d712e35fd42cd2a94598a8a Images.php --- 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"); }