From 9367862f4b80f0576330f8024f3a5936d68610bc Mon Sep 17 00:00:00 2001 From: thisgun Date: Fri, 26 Feb 2021 17:11:57 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=B9=B4=ED=8A=B8=20=EB=A9=94?= =?UTF-8?q?=EC=9D=B8=20=ED=9E=88=ED=8A=B8=EC=83=81=ED=92=88=20=EC=8A=A4?= =?UTF-8?q?=ED=82=A8=EC=97=90=201=EC=A4=84=EB=8B=B9=20=EC=9D=B4=EB=AF=B8?= =?UTF-8?q?=EC=A7=80=20=EC=88=98=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/index.php | 8 +++++++- skin/shop/basic/main.10.skin.php | 2 +- theme/basic/shop/index.php | 10 ++++++++-- theme/basic/skin/shop/basic/main.10.skin.php | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/shop/index.php b/shop/index.php index ff2fa2c58..ebb3662cf 100644 --- a/shop/index.php +++ b/shop/index.php @@ -46,7 +46,13 @@ include_once(G5_SHOP_PATH.'/shop.head.php');