forked from extern/egroupware
fix typo in 2. password
This commit is contained in:
parent
8e02180904
commit
d542785914
@ -144,7 +144,7 @@ class admin_account
|
||||
// copy following fields to account
|
||||
'account_lid', 'account_id',
|
||||
'changepassword', 'anonymous', 'mustchangepassword',
|
||||
'account_passwd', 'account_passwd2',
|
||||
'account_passwd', 'account_passwd_2',
|
||||
'account_primary_group',
|
||||
'account_expires',
|
||||
'homedirectory', 'loginshell',
|
||||
|
Loading…
Reference in New Issue
Block a user