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

This commit is contained in:
Ralf Becker 2012-02-10 10:46:41 +00:00
parent a6577f2b9f
commit f8819f739b

View File

@ -68,7 +68,7 @@ class calendar_groupdav extends groupdav_handler
* *
* @var boolean * @var boolean
*/ */
var $use_schedule_tag = false; var $use_schedule_tag = true;
/** /**
* Are we using id, uid or caldav_name for the path/url * Are we using id, uid or caldav_name for the path/url