From 70f932f90c9ae1e72ccc7ffd270133a133420946 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 30 May 2013 14:31:02 +0900 Subject: [PATCH] =?UTF-8?q?#205=20=EC=A3=BC=EB=AC=B8=EC=83=81=EC=84=B8=20?= =?UTF-8?q?=EC=83=81=ED=92=88=EB=A6=AC=EC=8A=A4=ED=8A=B8=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/orderinquiryview.php | 101 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 97 insertions(+), 4 deletions(-) diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 8e3aeaf67..df892d614 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -29,9 +29,6 @@ set_session('ss_temp_uq_id', $uq_id); $g4['title'] = '주문상세내역'; include_once('./_head.php'); - -$s_uq_id = $od['uq_id']; -$s_page = 'orderinquiryview.php'; ?>