Ensure globals.inc is read in

This commit is contained in:
Scott Ullrich 2008-11-09 20:32:39 +00:00
parent 83fb3c1014
commit 12e437a2b6

View File

@ -37,6 +37,7 @@
##|-PRIV
require("guiconfig.inc");
require("globals.inc");
header("Last-Modified: " . gmdate( "D, j M Y H:i:s" ) . " GMT" );
header("Expires: " . gmdate( "D, j M Y H:i:s", time() ) . " GMT" );