From 21ae9ea484416b723676f1906a61e8cf055b6bbb Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 17 Jul 2013 16:24:06 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90=20=EC=A3=BC?= =?UTF-8?q?=EB=AC=B8=EC=83=81=EC=84=B8=20=EC=9A=94=EC=B2=AD=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20=ED=91=9C=EC=8B=9C=ED=86=A0=EB=A1=9D=20=ED=95=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/orderinquiryview.php | 129 +++++++++++++++++++++++++++++++++++- shop/orderrequestcancel.php | 32 +++++++++ 2 files changed, 160 insertions(+), 1 deletion(-) create mode 100644 shop/orderrequestcancel.php diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 5114ad67c..8e593c020 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -102,12 +102,13 @@ if(openwin != null) { @@ -181,6 +185,129 @@ if(openwin != null) { + +

요청내역

+ + + + + \ No newline at end of file