관련상품 검색에서 head.sub.php 로딩 코드 삭제
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
$sub_menu = '400300';
|
||||
include_once('./_common.php');
|
||||
|
||||
$g4['title'] = '관련 상품';
|
||||
include_once (G4_PATH.'/head.sub.php');
|
||||
|
||||
$sql = " select ca_id, it_id, it_name, it_amount
|
||||
from {$g4['yc4_item_table']}
|
||||
where ca_id like '$ca_id%'
|
||||
|
||||
Reference in New Issue
Block a user