mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Possible fix for double parse_footer when creating new events.
This commit is contained in:
parent
592f7ca4f1
commit
2489290aea
@ -772,7 +772,7 @@
|
||||
if($send_to_ui)
|
||||
{
|
||||
Execmethod('calendar.uicalendar.index');
|
||||
$GLOBALS['phpgw']->common->phpgw_exit();
|
||||
// $GLOBALS['phpgw']->common->phpgw_exit();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user