Images.php wip_alan_T7529_html_conversion_of_word_docs
authorAlan <alan@roojs.com>
Wed, 4 Jan 2023 08:12:40 +0000 (16:12 +0800)
committerAlan <alan@roojs.com>
Wed, 4 Jan 2023 08:12:40 +0000 (16:12 +0800)
Images.php

index ce7bb26..003e99f 100644 (file)
@@ -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;