From 871602d578f6574c5957dc98180aecf9c1e29996 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 28 May 2013 16:07:25 +0900 Subject: [PATCH] =?UTF-8?q?#196=20=EC=98=B5=EC=85=98=EC=88=98=EC=A0=95?= =?UTF-8?q?=EC=B0=BD=20=EB=8B=AB=EA=B8=B0=20=ED=9B=84=20=EB=B2=84=ED=8A=BC?= =?UTF-8?q?=EC=97=90=20=ED=8F=AC=EC=BB=A4=EC=8A=A4=20=EA=B0=80=EB=8F=84?= =?UTF-8?q?=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/cartoption.php | 2 -- shop/cartsub.inc.php | 18 ++++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/shop/cartoption.php b/shop/cartoption.php index 3a4aa7a68..c13d1fe57 100644 --- a/shop/cartoption.php +++ b/shop/cartoption.php @@ -2,7 +2,6 @@ include_once('./_common.php'); $it_id = $_POST['it_id']; -$idx = $_POST['idx']; $sql = " select it_id, it_option_subject, it_supply_subject from {$g4['shop_item_table']} @@ -33,7 +32,6 @@ if(!mysql_num_rows($result)) -