Merge branch 'g5'
This commit is contained in:
@ -43,7 +43,6 @@ $sql_common = " mb_name = '{$_POST['mb_name']}',
|
|||||||
mb_addr2 = '{$_POST['mb_addr2']}',
|
mb_addr2 = '{$_POST['mb_addr2']}',
|
||||||
mb_addr3 = '{$_POST['mb_addr3']}',
|
mb_addr3 = '{$_POST['mb_addr3']}',
|
||||||
mb_addr_jibeon = '{$_POST['mb_addr_jibeon']}',
|
mb_addr_jibeon = '{$_POST['mb_addr_jibeon']}',
|
||||||
mb_sex = '{$_POST['mb_sex']}',
|
|
||||||
mb_signature = '{$_POST['mb_signature']}',
|
mb_signature = '{$_POST['mb_signature']}',
|
||||||
mb_leave_date = '{$_POST['mb_leave_date']}',
|
mb_leave_date = '{$_POST['mb_leave_date']}',
|
||||||
mb_intercept_date='{$_POST['mb_intercept_date']}',
|
mb_intercept_date='{$_POST['mb_intercept_date']}',
|
||||||
|
|||||||
Reference in New Issue
Block a user