mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
fix typo
This commit is contained in:
parent
47e1c995f7
commit
5260af7268
@ -114,7 +114,7 @@ class Ldap
|
||||
*/
|
||||
var $search_attributes = array(
|
||||
'n_family','n_middle','n_given','org_name','org_unit',
|
||||
'adr_one_location','adr_two_location','note',
|
||||
'adr_one_locality','adr_two_locality','note',
|
||||
'email','mozillasecondemail','uidnumber',
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user