Images.php
authorEdward <edward@roojs.com>
Tue, 19 Feb 2019 09:13:27 +0000 (17:13 +0800)
committerEdward <edward@roojs.com>
Tue, 19 Feb 2019 09:13:27 +0000 (17:13 +0800)
Images.php

index 68cc362..f3d0427 100644 (file)
@@ -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;