Disable Thunderbird special treatment

This commit is contained in:
Jörg Lehrke 2010-08-08 21:52:44 +00:00
parent 4838885cd2
commit 0f284a0bfb

View File

@ -2207,6 +2207,7 @@ class calendar_ical extends calendar_boupdate
return false;
}
/*
$mozillaACK = $component->getAttribute('X-MOZ-LASTACK');
if ($this->productName == 'lightning' && !is_a($mozillaACK, 'PEAR_Error'))
{
@ -2217,6 +2218,7 @@ class calendar_ical extends calendar_boupdate
}
return false;
}
*/
if (!empty($GLOBALS['egw_info']['user']['preferences']['syncml']['minimum_uid_length']))
{