mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Ensure inclusion of the top-level header.inc.php
This commit is contained in:
parent
4c68b78768
commit
939b038f46
@ -19,7 +19,7 @@
|
||||
'disable_Template_class' => True,
|
||||
'currentapp' => 'notifywindow'
|
||||
);
|
||||
include('header.inc.php');
|
||||
include('./header.inc.php');
|
||||
header("Content-type: text/xml");
|
||||
|
||||
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
|
||||
|
Loading…
Reference in New Issue
Block a user