mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
GNU Bug #130.
This commit is contained in:
parent
debc1f5b36
commit
6ffc3ba966
@ -1641,7 +1641,7 @@
|
||||
{
|
||||
// If we reach this, it is because they didn't search for anything,
|
||||
// attempt to send them back to where they where.
|
||||
Header('Location: ' . $phpgw->link($from));
|
||||
Header('Location: ' . $GLBOALS['phpgw']->link($from));
|
||||
$GLOBALS['phpgw']->common->phpgw_exit();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user