From 5d2d28ee964c07663e45f05f5a5a9bb532febee5 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 30 Jan 2012 23:55:12 +0000 Subject: [PATCH] switching schedule-tag on again, as the issue seems to be a (hard to reproduce) bug, PUTs should either have If-Match or If-Schedule-Tag-Match --- calendar/inc/class.calendar_groupdav.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar/inc/class.calendar_groupdav.inc.php b/calendar/inc/class.calendar_groupdav.inc.php index 09ea89dda3..75632078c3 100644 --- a/calendar/inc/class.calendar_groupdav.inc.php +++ b/calendar/inc/class.calendar_groupdav.inc.php @@ -68,7 +68,7 @@ class calendar_groupdav extends groupdav_handler * * @var boolean */ - var $use_schedule_tag = false; + var $use_schedule_tag = true; /** * Are we using id, uid or caldav_name for the path/url