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 6313d1ac7a
commit 253a5a448c

View File

@ -260,7 +260,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