moonsflyer hai 4 meses
pai
achega
3bb3cb3f69
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/common/service/ImageCompressService.php

+ 1 - 0
app/common/service/ImageCompressService.php

@@ -115,6 +115,7 @@ class ImageCompressService
             throw new Exception('GD扩展未安装');
         }
         outFileLog(extension_loaded('gd'),'upload_img','createImageFromType-gd');
+        outFileLog($type,'upload_img','createImageFromType-$type');
         try {
             switch ($type) {
                 case IMAGETYPE_JPEG: