From 69b8d5914c9f9f11547a87f403b2d0d36a21cb7a Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 25 Jun 2013 08:52:22 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B3=B4=EC=95=88=ED=94=84=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=EB=9E=A8=20=EC=84=A4=EC=B9=98=20=EC=B2=B4=ED=81=AC=EC=8A=A4?= =?UTF-8?q?=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=8B=A4=ED=96=89=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98=20=EB=AC=B8=EC=84=9C=ED=95=98=EB=8B=A8=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/orderform.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/shop/orderform.php b/shop/orderform.php index 6ec809b10..a0521e61d 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -106,7 +106,7 @@ function init_pay_button() * setTimeout 에 2번째 변수 0은 딜레이 시간 0은 딜래이 없음을 의미 * - 김민수 - 20101018 - */ -setTimeout("init_pay_button();",500); +//setTimeout("init_pay_button();",500);
@@ -954,6 +954,8 @@ setTimeout("init_pay_button();",500);