From 6bda8b2563bb9799a3b90b06005dcf288e533647 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Mon, 3 Jun 2013 11:33:32 +0900 Subject: [PATCH] =?UTF-8?q?insert=20=EC=8B=9C=20=ED=95=98=EB=82=98?= =?UTF-8?q?=EC=9D=98=20=ED=95=84=EB=93=9C=EC=97=90=20=EA=B0=92=EC=9D=84=20?= =?UTF-8?q?=EB=91=90=EB=B2=88=20=EB=8C=80=EC=9E=85=ED=95=98=EC=97=AC=20Col?= =?UTF-8?q?umn=20'mb=5Fsex'=20specified=20twice=20=EB=82=98=EC=98=A4?= =?UTF-8?q?=EB=8D=98=20=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/register_form_update.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/bbs/register_form_update.php b/bbs/register_form_update.php index 4684ddeff..787c7b8f8 100644 --- a/bbs/register_form_update.php +++ b/bbs/register_form_update.php @@ -182,8 +182,6 @@ if ($w == '') { set mb_id = '{$mb_id}', mb_password = '".sql_password($mb_password)."', mb_name = '{$mb_name}', - mb_sex = '{$mb_sex}', - mb_birth = '{$mb_birth}', mb_nick = '{$mb_nick}', mb_nick_date = '".G4_TIME_YMD."', mb_email = '{$mb_email}',