mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
new style for (old) index.php
This commit is contained in:
parent
5a1336c357
commit
227885f046
@ -19,9 +19,6 @@
|
||||
);
|
||||
include('../header.inc.php');
|
||||
|
||||
$editor = CreateObject('etemplate.editor');
|
||||
|
||||
$editor->edit();
|
||||
|
||||
$GLOBALS['phpgw']->common->phpgw_footer();
|
||||
header('Location: '.$GLOBALS['phpgw']->link('/index.php','menuaction=etemplate.editor.edit'));
|
||||
$GLOBALS['phpgw']->common->phpgw_exit();
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user