회원정보 수정시 mb_sex 필드가 두번 대입될수 있는 버그 수정

This commit is contained in:
gnuboard
2013-06-04 16:52:50 +09:00
parent cef2110bb8
commit b3267900dd

View File

@ -317,7 +317,6 @@ if ($w == '') {
{$sql_icon}
{$sql_nick_date}
{$sql_open_date}
{$sql_sex}
{$sql_email_certify}
{$sql_hp_certify}
where mb_id = '$mb_id' ";