summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-03-04 22:05:39 +0000
committerErmal <eri@pfsense.org>2011-03-04 22:05:39 +0000
commitfd4151a94762618d85c446f2140a06f41feef4b6 (patch)
tree43510a5bd27923f927ae0d120f22500417740d98 /usr
parentbb7469caf596a71e762ec3d5efe30bdd1d7f1841 (diff)
downloadpfsense-fd4151a94762618d85c446f2140a06f41feef4b6.zip
pfsense-fd4151a94762618d85c446f2140a06f41feef4b6.tar.gz
Enforce session establishment.
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/headjs.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/headjs.php b/usr/local/www/headjs.php
index 063d9bc..eacaa23 100644
--- a/usr/local/www/headjs.php
+++ b/usr/local/www/headjs.php
@@ -34,6 +34,8 @@
##|*MATCH=headjs.php*
##|-PRIV
+require_once("guiconfig.inc");
+
function getHeadJS() {
global $_SERVER, $HTTP_SERVER_VARS, $g, $use_loader_tab_gif;
@@ -163,4 +165,4 @@ function getHeadJS() {
return $headjs;
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud