mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-10 04:03:01 +09:00
Fix extra comma in member.admin.controller.php
This commit is contained in:
parent
e877b87664
commit
14becbbad6
1 changed files with 1 additions and 1 deletions
|
|
@ -493,7 +493,7 @@ class memberAdminController extends member
|
|||
'max_error_count_time',
|
||||
'login_invalidate_other_sessions',
|
||||
'after_login_url',
|
||||
'after_logout_url',
|
||||
'after_logout_url'
|
||||
);
|
||||
|
||||
if(!count($args->identifiers))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue