This commit is contained in:
Ralf Becker 2016-07-04 10:34:57 +02:00
parent 47e1c995f7
commit 5260af7268

View File

@ -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',
);