From a306e579442835c31a887ef864db35a55d0fccc7 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 26 Aug 2013 09:50:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=97=90=EC=84=9C?= =?UTF-8?q?=20=EC=A3=BC=EB=AC=B8=EC=B7=A8=EC=86=8C=20=EC=9E=91=EB=8F=99?= =?UTF-8?q?=ED=95=98=EC=A7=80=20=EC=95=8A=EB=8D=98=20=EC=98=A4=EB=A5=98=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/orderinquirycancel.php | 1 - 1 file changed, 1 deletion(-) diff --git a/shop/orderinquirycancel.php b/shop/orderinquirycancel.php index 1dfe33d27..5f2a6e1dc 100644 --- a/shop/orderinquirycancel.php +++ b/shop/orderinquirycancel.php @@ -70,6 +70,5 @@ sql_query(" update {$g4['shop_order_table']} set od_send_cost = '0', od_send_cos if ($od['od_receipt_point'] > 0) insert_point($member['mb_id'], $od['od_receipt_point'], "주문번호 $od_id 본인 취소"); -$ goto_url(G4_SHOP_URL."/orderinquiryview.php?od_id=$od_id&uid=$uid"); ?> \ No newline at end of file