From bfa2f63ab5bec6b148ce1208bb806c1959da61a7 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 24 Dec 2013 15:26:14 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A6=AC=EC=8A=A4=ED=8A=B8=20=EC=B9=B4?= =?UTF-8?q?=ED=85=8C=EA=B3=A0=EB=A6=AC=20=EA=B8=B0=EB=B3=B8=EC=8A=A4?= =?UTF-8?q?=ED=82=A8=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/list.php b/shop/list.php index 6c4d29800..d6799c395 100644 --- a/shop/list.php +++ b/shop/list.php @@ -47,7 +47,7 @@ var itemlist_ca_id = ""; // 상단 HTML echo '
'.stripslashes($ca['ca_head_html']).'
'; - include G5_SHOP_SKIN_PATH.'/listcategory3.skin.php'; + include G5_SHOP_SKIN_PATH.'/listcategory.skin.php'; // 상품 출력순서가 있다면 if ($sort != "")