mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
질문/답변을 통한 계정 찾기 허용 여부를 선택할 수 있도록 함
This commit is contained in:
parent
423b7a26ae
commit
81fc2a9939
3 changed files with 31 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ class memberAdminController extends member
|
|||
$args = Context::gets(
|
||||
'enable_join',
|
||||
'enable_confirm',
|
||||
'enable_find_account_question',
|
||||
'webmaster_name',
|
||||
'webmaster_email',
|
||||
'password_strength',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue