mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +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');
|
include('../header.inc.php');
|
||||||
|
|
||||||
$editor = CreateObject('etemplate.editor');
|
header('Location: '.$GLOBALS['phpgw']->link('/index.php','menuaction=etemplate.editor.edit'));
|
||||||
|
$GLOBALS['phpgw']->common->phpgw_exit();
|
||||||
$editor->edit();
|
|
||||||
|
|
||||||
$GLOBALS['phpgw']->common->phpgw_footer();
|
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user