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