From b43149f9d327dd306b513e9f5bc1f5075efb6219 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 22 May 2014 13:31:28 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=EC=A0=95=EB=B3=B4=20=EC=88=98=EC=A0=95=EC=8B=9C=20?= =?UTF-8?q?=EC=84=B1=EB=B3=84=20=EC=B4=88=EA=B8=B0=ED=99=94=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=EC=98=A4=EB=A5=98=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/member_form_update.php | 1 - 1 file changed, 1 deletion(-) diff --git a/adm/member_form_update.php b/adm/member_form_update.php index 588a8dd01..53174cd3b 100644 --- a/adm/member_form_update.php +++ b/adm/member_form_update.php @@ -43,7 +43,6 @@ $sql_common = " mb_name = '{$_POST['mb_name']}', mb_addr2 = '{$_POST['mb_addr2']}', mb_addr3 = '{$_POST['mb_addr3']}', mb_addr_jibeon = '{$_POST['mb_addr_jibeon']}', - mb_sex = '{$_POST['mb_sex']}', mb_signature = '{$_POST['mb_signature']}', mb_leave_date = '{$_POST['mb_leave_date']}', mb_intercept_date='{$_POST['mb_intercept_date']}',