From 66385ee302cf5a69eadf1478b8a343d5a6ed5e0d Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 28 Jan 2013 15:00:26 +0900 Subject: [PATCH] =?UTF-8?q?G4=20=EA=B2=BD=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/orderformupdate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/orderformupdate.php b/shop/orderformupdate.php index c1dfe65ad..c89d23309 100644 --- a/shop/orderformupdate.php +++ b/shop/orderformupdate.php @@ -764,7 +764,7 @@ if($default['de_guest_cart_use']) { set_session('ss_inquiry_uniqid', $od_id); set_session('ss_inquiry_direct', $sw_direct); -goto_url("{$g4['url']}/{$g4['shop']}/orderinquiryview.php?od_id=$od_id"); +goto_url(G4_SHOP_URL."/orderinquiryview.php?od_id=$od_id"); ?>