From c76264275355d7215097325b8db567945d3dd132 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 8 May 2013 14:17:20 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#148=20&=20?= =?UTF-8?q?=EC=9D=84=20&=20=EB=A1=9C=20=EB=B3=80=EA=B2=BD=20=EC=99=84?= =?UTF-8?q?=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/itemuse.inc.php | 2 +- shop/itemuselist.php | 4 +--- shop/listtype.php | 4 ++-- shop/orderinquirycancel.php | 4 ++-- shop/sns_send.php | 4 ++-- 5 files changed, 8 insertions(+), 10 deletions(-) diff --git a/shop/itemuse.inc.php b/shop/itemuse.inc.php index f8ef004c5..b3bf0ce40 100644 --- a/shop/itemuse.inc.php +++ b/shop/itemuse.inc.php @@ -130,7 +130,7 @@ if (!$i) diff --git a/shop/itemuselist.php b/shop/itemuselist.php index a68692763..99808df33 100644 --- a/shop/itemuselist.php +++ b/shop/itemuselist.php @@ -98,9 +98,7 @@ if ($i == 0)

-
- -
+

diff --git a/shop/orderinquirycancel.php b/shop/orderinquirycancel.php index a62e98bee..95738244c 100644 --- a/shop/orderinquirycancel.php +++ b/shop/orderinquirycancel.php @@ -18,7 +18,7 @@ if (!$od['od_id']) { if ($od['od_temp_bank'] > 0 && $od['od_receipt_bank'] == 0) { ; } else { - alert("취소할 수 있는 주문이 아닙니다.", G4_SHOP_URL."/orderinquiryview.php?od_id=$od_id&uq_id=$uq_id"); + alert("취소할 수 있는 주문이 아닙니다.", G4_SHOP_URL."/orderinquiryview.php?od_id=$od_id&uq_id=$uq_id"); } // 장바구니 자료 취소 @@ -34,5 +34,5 @@ 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&uq_id=$uq_id"); +goto_url(G4_SHOP_URL."/orderinquiryview.php?od_id=$od_id&uq_id=$uq_id"); ?> \ No newline at end of file diff --git a/shop/sns_send.php b/shop/sns_send.php index 2a8f48614..d83aa52bf 100644 --- a/shop/sns_send.php +++ b/shop/sns_send.php @@ -9,7 +9,7 @@ $title_url = $title.' : '.$url; switch($_REQUEST['sns']) { case 'facebook' : - header("Location:http://www.facebook.com/sharer/sharer.php?s=100&p[url]=".$url."&p[title]=".$title); + header("Location:http://www.facebook.com/sharer/sharer.php?s=100&p[url]=".$url."&p[title]=".$title); break; case 'twitter' : header("Location:http://twitter.com/home?status=".$title_url); @@ -18,7 +18,7 @@ switch($_REQUEST['sns']) { header("Location:http://me2day.net/posts/new?new_post[body]=".$title_url); break; case 'yozm' : - header("Location:http://yozm.daum.net/api/popup/prePost?sourceid=41&prefix=".$title_url); + header("Location:http://yozm.daum.net/api/popup/prePost?sourceid=41&prefix=".$title_url); break; case 'google' : header("Location:https://plus.google.com/share?url=".$url); From 88a491d006cd35f484dfaa42066d4620db9154b9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 8 May 2013 14:23:56 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#47=20?= =?UTF-8?q?=EC=83=88=EC=B0=BD=20=EB=8C=80=EC=8B=A0=20=ED=8C=9D=EC=97=85?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=96=B4=20=EC=82=AC=EC=9A=A9=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EC=9D=B8=ED=95=9C=20=ED=8C=8C=EC=9D=BC=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/newwinpop.php | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 shop/newwinpop.php diff --git a/shop/newwinpop.php b/shop/newwinpop.php deleted file mode 100644 index 4f99d2bdc..000000000 --- a/shop/newwinpop.php +++ /dev/null @@ -1,38 +0,0 @@ - - - - -
- - - - - - - -
' name='check_notice_' value='1' onclick="div_close_();"> 
-
- - \ No newline at end of file