mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
fixed not exported participants via CalDAV
This commit is contained in:
parent
b56fe24784
commit
77fb521ccd
@ -156,6 +156,7 @@ class calendar_so
|
||||
else // array with column => value pairs
|
||||
{
|
||||
$where = $ids;
|
||||
unset($ids); // otherwise users get not read!
|
||||
}
|
||||
if (isset($where['cal_id'])) // prevent non-unique column-name cal_id
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user