From: Edward Date: Tue, 19 Feb 2019 09:13:27 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=853e441ef38d39163420fadb213cb7713c81745c;p=Pman.Core Images.php --- diff --git a/Images.php b/Images.php index 68cc3627..f3d04275 100644 --- a/Images.php +++ b/Images.php @@ -317,7 +317,7 @@ class Pman_Core_Images extends Pman } else { $x->convert( $this->as_mimetype, $this->size); } - + print_R($x);exit; $x->serve(); exit;