mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
parent
b5c52f9e7c
commit
fb03557a24
@ -1539,7 +1539,7 @@
|
||||
$msgtype = '"calendar";';
|
||||
break;
|
||||
case MSG_ACCEPTED:
|
||||
$action = 'Tentative';
|
||||
$action = 'Accepted';
|
||||
$event_id = $old_event['id'];
|
||||
$msgtype = '"calendar";';
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user