mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
fixed not working re-creation because missing objectclass(es) in account-addressbook
This commit is contained in:
parent
2702d01b34
commit
300cdbe0c3
@ -150,6 +150,7 @@ class addressbook_ldap
|
||||
'label' => 'postaladdress',
|
||||
'pubkey' => 'usersmimecertificate',
|
||||
'uid' => 'entryuuid',
|
||||
'id' => 'uid',
|
||||
),
|
||||
|
||||
#displayName
|
||||
|
Loading…
Reference in New Issue
Block a user