forked from extern/egroupware
After changing your status, this will return to your selected calendar home page.
This commit is contained in:
parent
ef64fa62eb
commit
6a74d28760
@ -32,5 +32,5 @@
|
|||||||
|
|
||||||
$phpgw->calendar->set_status(intval($id),$owner,intval($action));
|
$phpgw->calendar->set_status(intval($id),$owner,intval($action));
|
||||||
|
|
||||||
Header('Location: '.$HTTP_REFERER);
|
Header('Location: '.$phpgw->link('/calendar/index.php','owner='.$owner));
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user