summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-09-26 18:22:13 -0400
committerScott Ullrich <sullrich@gmail.com>2011-09-26 18:22:13 -0400
commit3ff395661614dd31967a95ed832e9aaec2883c45 (patch)
treeeb117ff32659911c8f97985f87d448146b76655c /etc/inc/globals.inc
parent612650702af50bde21c22b451a720d0ebb433b52 (diff)
downloadpfsense-3ff395661614dd31967a95ed832e9aaec2883c45.zip
pfsense-3ff395661614dd31967a95ed832e9aaec2883c45.tar.gz
Add global to hide download tab
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 4c3afe1..2de1a64 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -85,6 +85,7 @@ $g = array(
"product_website_footer" => "http://www.pfsense.org/?gui20",
"product_email" => "coreteam@pfsense.org",
"hideplatform" => false,
+ "hidedownloadbackup" => false,
"disablethemeselection" => false,
"disablehelpmenu" => false,
"disablehelpicon" => false,
OpenPOWER on IntegriCloud