mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
fix wrong case, thanks to Cyril chez ETCHE.NET <cyril@etche.net>
This commit is contained in:
parent
37538a22cd
commit
c72fb21b34
@ -257,7 +257,7 @@ class Ldap
|
||||
'assistent' => 'assistantname',
|
||||
'n_fileas' => 'fileas',
|
||||
'tel_fax_home' => 'homefacsimiletelephonenumber',
|
||||
'freebusy_uri' => 'freeBusyuri',
|
||||
'freebusy_uri' => 'freebusyuri',
|
||||
'calendar_uri' => 'calendaruri',
|
||||
'tel_other' => 'otherphone',
|
||||
'tel_cell_private' => 'callbackphone', // not the best choice, but better then nothing
|
||||
|
Loading…
Reference in New Issue
Block a user