summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-12-17 16:45:08 -0500
committerChris Buechler <cmb@pfsense.org>2009-12-17 16:45:08 -0500
commit8b289232ecaf16e9888995f4a948b00bdf679cbb (patch)
tree36e03b10acc28d6c6a817c856dfecff5ac567a51 /etc/inc/globals.inc
parentd950db875f6a9d6b87fab5e33da54915fb7c963e (diff)
downloadpfsense-8b289232ecaf16e9888995f4a948b00bdf679cbb.zip
pfsense-8b289232ecaf16e9888995f4a948b00bdf679cbb.tar.gz
add ability to hide theme selection
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 7c162bf..abf7f3c 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -84,6 +84,7 @@ $g = array(
"product_website_footer" => "http://www.pfsense.org/?gui20",
"product_email" => "coreteam@pfsense.org",
"hideplatform" => false,
+ "disablethemeselection" => false,
"debug" => false,
"latest_config" => "6.0",
"nopkg_platforms" => array("cdrom"),
OpenPOWER on IntegriCloud