mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 15:18:58 +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'];
|
$GLOBALS['phpgw_info']['cal_new_event_id'] = $event['id'];
|
||||||
|
$this->event = $event;
|
||||||
return True;
|
return True;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user