From 4a82b9586ac60c60e0f0d69ba6ed69713b71573c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 21 Jun 2018 13:22:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=B7=E8=AF=ADAMP=E8=BD=AC=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/third_party/htmlcompressor/controllers/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/application/third_party/htmlcompressor/controllers/index.php b/application/third_party/htmlcompressor/controllers/index.php index 688e98b2..ac08098f 100644 --- a/application/third_party/htmlcompressor/controllers/index.php +++ b/application/third_party/htmlcompressor/controllers/index.php @@ -259,7 +259,6 @@ class Index extends CI_Controller $request_size[$img_src_urls['host']][] = $img_src_urls['path']; } - //请求图片尺寸 $image_sizes = array(); foreach ($request_size as $host => $path) {