회원정보 수정시 mb_sex 필드가 두번 대입될수 있는 버그 수정
This commit is contained in:
@ -317,7 +317,6 @@ if ($w == '') {
|
|||||||
{$sql_icon}
|
{$sql_icon}
|
||||||
{$sql_nick_date}
|
{$sql_nick_date}
|
||||||
{$sql_open_date}
|
{$sql_open_date}
|
||||||
{$sql_sex}
|
|
||||||
{$sql_email_certify}
|
{$sql_email_certify}
|
||||||
{$sql_hp_certify}
|
{$sql_hp_certify}
|
||||||
where mb_id = '$mb_id' ";
|
where mb_id = '$mb_id' ";
|
||||||
|
|||||||
Reference in New Issue
Block a user