Ensure inclusion of the top-level header.inc.php

This commit is contained in:
Miles Lott 2006-11-22 23:07:19 +00:00
parent 4c68b78768
commit 939b038f46

View File

@ -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");