From 2bde344099d1439659a70f602c148c37267fb5d2 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 4 Nov 2013 09:35:00 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=83=81=EC=84=B8=EC=97=90=EC=84=9C=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EA=B4=80=EB=A6=AC=20=EB=A7=81=ED=81=AC=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/item.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/mobile/shop/item.php b/mobile/shop/item.php index fc5549a50..5f0094688 100644 --- a/mobile/shop/item.php +++ b/mobile/shop/item.php @@ -133,9 +133,6 @@ include_once(G5_MSHOP_PATH.'/_head.php'); $ca_id = $it['ca_id']; include G5_MSHOP_SKIN_PATH.'/navigation.skin.php'; -if ($is_admin) - echo '
상품 관리
'; - // 상단 HTML echo '
'.stripslashes($it['it_mobile_head_html']).'
'; ?>