fix wrong case, thanks to Cyril chez ETCHE.NET <cyril@etche.net>

This commit is contained in:
ralf 2024-07-26 12:01:09 +02:00
parent 37538a22cd
commit c72fb21b34

View File

@ -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