summaryrefslogtreecommitdiffstats
path: root/usr/local/www/graph.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/graph.php')
-rwxr-xr-xusr/local/www/graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/graph.php b/usr/local/www/graph.php
index 2a0367f..44a2c76 100755
--- a/usr/local/www/graph.php
+++ b/usr/local/www/graph.php
@@ -36,8 +36,8 @@
##|*MATCH=graph.php*
##|-PRIV
-require("guiconfig.inc");
require("globals.inc");
+require("guiconfig.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" );
OpenPOWER on IntegriCloud