1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-03-12 14:09:19 +01:00

CalDAV Infolg support for Evolution (Stylite )

This commit is contained in:
Jörg Lehrke 2010-06-09 19:46:25 +00:00
parent 398e672b45
commit d84344798d

View File

@ -237,7 +237,7 @@ class infolog_groupdav extends groupdav_handler
switch($filter['attrs']['name'])
{
case 'VTODO':
//case 'VCALENDAR':
case 'VCALENDAR':
break;
default:
return false;