forked from extern/egroupware
Fix Nokia E-Series SyncML addressbook mappings
This commit is contained in:
parent
09bc2c09cd
commit
6391dcf517
@ -842,8 +842,8 @@ class addressbook_vcal extends addressbook_bo
|
|||||||
&& !isset($finalRowNames['TEL;HOME;VOICE']))
|
&& !isset($finalRowNames['TEL;HOME;VOICE']))
|
||||||
{
|
{
|
||||||
$finalRowNames['TEL;HOME;VOICE'] = $vcardKey;
|
$finalRowNames['TEL;HOME;VOICE'] = $vcardKey;
|
||||||
}
|
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
case 'TEL;X-egw-Ref3':
|
case 'TEL;X-egw-Ref3':
|
||||||
if (!in_array('TEL;OTHER', $rowNames)
|
if (!in_array('TEL;OTHER', $rowNames)
|
||||||
&& !in_array('TEL;OTHER;VOICE', $rowNames)
|
&& !in_array('TEL;OTHER;VOICE', $rowNames)
|
||||||
|
Loading…
Reference in New Issue
Block a user