summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-12-17 18:28:20 -0500
committerChris Buechler <cmb@pfsense.org>2009-12-17 18:28:20 -0500
commit3b29612ff795b500fe861c17da690b4bebc94708 (patch)
treebe4998e3b1f07a757c2f7793839db896353c4319 /etc/inc/globals.inc
parent755aecb77689375018c1a504bae0e1a40cbe89e0 (diff)
downloadpfsense-3b29612ff795b500fe861c17da690b4bebc94708.zip
pfsense-3b29612ff795b500fe861c17da690b4bebc94708.tar.gz
add ability to hide help menu
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index abf7f3c..4fa60d9 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -85,6 +85,7 @@ $g = array(
"product_email" => "coreteam@pfsense.org",
"hideplatform" => false,
"disablethemeselection" => false,
+ "disablehelpmenu" => false,
"debug" => false,
"latest_config" => "6.0",
"nopkg_platforms" => array("cdrom"),
OpenPOWER on IntegriCloud