_SHOP_ 상수선언을 _common.php 파일에서 하도록 수정
This commit is contained in:
@ -14,7 +14,6 @@ if (!$it['it_name'])
|
||||
alert_close("등록된 상품이 아닙니다.");
|
||||
|
||||
$g4['title'] = $it['it_name'].' - 추천하기';
|
||||
define('_SHOP_', true);
|
||||
include_once(G4_PATH.'/head.sub.php');
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user