리스트 카테고리 기본스킨 변경

This commit is contained in:
chicpro
2013-12-24 15:26:14 +09:00
parent e5d17442d3
commit bfa2f63ab5

View File

@ -47,7 +47,7 @@ var itemlist_ca_id = "<?php echo $ca_id; ?>";
// 상단 HTML
echo '<div id="sct_hhtml">'.stripslashes($ca['ca_head_html']).'</div>';
include G5_SHOP_SKIN_PATH.'/listcategory3.skin.php';
include G5_SHOP_SKIN_PATH.'/listcategory.skin.php';
// 상품 출력순서가 있다면
if ($sort != "")