From 0f3e6125b58531fec32bbb29739324c0c28478c1 Mon Sep 17 00:00:00 2001 From: kjh Date: Wed, 5 Oct 2022 11:50:08 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20=EC=82=AC=EC=9D=B4=ED=8A=B8=20=EB=82=B4?= =?UTF-8?q?=20=EC=A0=84=EC=B2=B4=EA=B2=80=EC=83=89=20>=20=EA=B2=80?= =?UTF-8?q?=EC=83=89=EC=96=B4=20=EC=96=91=20=EB=81=9D=EC=9D=98=20=EA=B3=B5?= =?UTF-8?q?=EB=B0=B1=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.php | 8 +++++--- mobile/head.php | 8 +++++--- mobile/skin/search/basic/search.skin.php | 8 +++++--- skin/search/basic/search.skin.php | 8 +++++--- theme/basic/head.php | 8 +++++--- theme/basic/mobile/head.php | 8 +++++--- theme/basic/mobile/skin/search/basic/search.skin.php | 8 +++++--- theme/basic/skin/search/basic/search.skin.php | 8 +++++--- yc4_import.php | 8 +++++--- yc4_import_run.php | 8 +++++--- 10 files changed, 50 insertions(+), 30 deletions(-) diff --git a/head.php b/head.php index a1479c0fc..7f24c6d8c 100644 --- a/head.php +++ b/head.php @@ -71,7 +71,8 @@ include_once(G5_LIB_PATH.'/popular.lib.php');