summaryrefslogtreecommitdiffstats
path: root/usr/local/www/help.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-03-04 22:02:12 +0000
committerErmal <eri@pfsense.org>2011-03-04 22:02:12 +0000
commitbb7469caf596a71e762ec3d5efe30bdd1d7f1841 (patch)
tree821e08c4675543055d6331a6400e50814c1810ab /usr/local/www/help.php
parentde4333babb8f5dcbfc8a297cb30170575cd22b92 (diff)
downloadpfsense-bb7469caf596a71e762ec3d5efe30bdd1d7f1841.zip
pfsense-bb7469caf596a71e762ec3d5efe30bdd1d7f1841.tar.gz
Enforce session establishment.
Diffstat (limited to 'usr/local/www/help.php')
-rw-r--r--usr/local/www/help.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 59cc905..a89a551 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -4,6 +4,8 @@
*
*/
+require_once("guiconfig.inc");
+
/* Define hash of jumpto url maps */
/* Links to categories could probably be more specific. */
OpenPOWER on IntegriCloud