mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Adjust group attendee handling
This commit is contained in:
parent
3fa506f24a
commit
738726abf1
@ -1913,7 +1913,7 @@ class calendar_ical extends calendar_boupdate
|
||||
$event['participants'][$this->user] =
|
||||
calendar_so::combine_status($status);
|
||||
}
|
||||
continue;
|
||||
$status = 'U'; // keep the group
|
||||
}
|
||||
}
|
||||
else continue; // can't find this group
|
||||
|
Loading…
Reference in New Issue
Block a user