From 119a3b0e61fedb5359f5abb91f4e74c867ee3828 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 31 Jan 2013 15:25:25 +0900 Subject: [PATCH] =?UTF-8?q?G4=20=EA=B2=BD=EB=A1=9C=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/cartoption.php | 10 ++++----- shop/itemrecommend.php | 46 +++++++++++++++++++------------------- shop/itemrecommendmail.php | 20 ++++++++--------- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/shop/cartoption.php b/shop/cartoption.php index 120b14dd0..1d4beeffa 100644 --- a/shop/cartoption.php +++ b/shop/cartoption.php @@ -41,7 +41,7 @@ if(!$ct_count) { } $g4['title'] = '선택사항/수량 변경'; -include_once ($g4['path'].'/head.sub.php'); +include_once (G4_PATH.'/head.sub.php'); ?>