From: Alan Date: Wed, 4 Jan 2023 08:12:40 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=refs%2Fheads%2Fwip_alan_T7529_html_conversion_of_word_docs;p=Pman.Core Images.php --- diff --git a/Images.php b/Images.php index ce7bb267..003e99ff 100644 --- a/Images.php +++ b/Images.php @@ -304,8 +304,7 @@ class Pman_Core_Images extends Pman $x->serveOnly($this->method); exit; } - $x->debug=1; - + $x->convert( $this->as_mimetype); $x->serve($this->method); exit;