From 845cbf0816bd58b494befc950f1d49e1a43d0fc4 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 6 May 2013 20:39:34 +0900 Subject: [PATCH] =?UTF-8?q?=5FSHOP=5F=20=EC=83=81=EC=88=98=EC=84=A0?= =?UTF-8?q?=EC=96=B8=EC=9D=84=20=5Fcommon.php=20=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=ED=95=98=EB=8F=84=EB=A1=9D=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/_common.php | 1 + shop/itemrecommend.php | 1 - shop/largeimage.php | 1 - shop/shop.head.php | 1 - 4 files changed, 1 insertion(+), 3 deletions(-) diff --git a/shop/_common.php b/shop/_common.php index 16cec4831..a79324ee1 100644 --- a/shop/_common.php +++ b/shop/_common.php @@ -3,4 +3,5 @@ include_once('../common.php'); if (!defined('G4_USE_SHOP') || !G4_USE_SHOP) die('

쇼핑몰 설치 후 이용해 주십시오.

'); +define('_SHOP_', true); ?> \ No newline at end of file diff --git a/shop/itemrecommend.php b/shop/itemrecommend.php index 73f96f54a..6af0cdb5a 100644 --- a/shop/itemrecommend.php +++ b/shop/itemrecommend.php @@ -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'); ?> diff --git a/shop/largeimage.php b/shop/largeimage.php index b0528bf18..dac761183 100644 --- a/shop/largeimage.php +++ b/shop/largeimage.php @@ -1,5 +1,4 @@