mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +09:00
#19179883 회원 수정시 비밀번호 찾기 답변 수정기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7762 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5ec7fe34fd
commit
f055d80cd6
3 changed files with 30 additions and 28 deletions
|
|
@ -613,6 +613,7 @@
|
|||
unset($all_args->body);
|
||||
unset($all_args->accept_agreement);
|
||||
unset($all_args->signature);
|
||||
unset($all_args->_filter);
|
||||
|
||||
// 모든 request argument에서 필수 정보만 제외 한 후 추가 데이터로 입력
|
||||
$extra_vars = delObjectVars($all_args, $args);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue