mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 00:58:55 +01:00
fixed the sending of appts in ical format
This commit is contained in:
parent
146d69f4db
commit
02d7943828
@ -731,6 +731,7 @@
|
||||
}
|
||||
}
|
||||
$GLOBALS['phpgw_info']['cal_new_event_id'] = $event['id'];
|
||||
$this->event = $event;
|
||||
return True;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user