mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
use redirect_link now
This commit is contained in:
parent
200c2a0457
commit
b7b29aace8
@ -19,7 +19,4 @@
|
|||||||
);
|
);
|
||||||
include('../header.inc.php');
|
include('../header.inc.php');
|
||||||
|
|
||||||
header('Location: '.$GLOBALS['phpgw']->link('/index.php','menuaction=etemplate.editor.edit'));
|
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction=etemplate.editor.edit');
|
||||||
$GLOBALS['phpgw_info']['flags']['nodisplay'] = True;
|
|
||||||
exit;
|
|
||||||
?>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user