관리자 회원정보 수정시 성별 초기화되는 오류수정

This commit is contained in:
chicpro
2014-05-22 13:31:28 +09:00
parent bc97db94e5
commit b43149f9d3

View File

@ -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']}',