mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
Fix for bug #447246.
This commit is contained in:
parent
61f8227dcc
commit
b5c52f9e7c
@ -768,6 +768,7 @@
|
||||
)
|
||||
);
|
||||
|
||||
$event = $this->bo->read_entry($HTTP_GET_VARS['cal_id']);
|
||||
echo $this->view_event($event);
|
||||
|
||||
echo $this->get_response($event['id']);
|
||||
|
Loading…
Reference in New Issue
Block a user