mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 00:43:20 +01:00
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:
parent
a6577f2b9f
commit
f8819f739b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user