summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-17 04:19:58 +0000
committerBill Marquette <billm@pfsense.org>2005-07-17 04:19:58 +0000
commitfb21008c4e327971746e37b462211ace996d5f18 (patch)
tree0da61fba1735321038103eff07ab4c6f51fcee64 /usr
parent9f3103a9522be574f2cfc7f2c073030e2b73fc59 (diff)
downloadpfsense-fb21008c4e327971746e37b462211ace996d5f18.zip
pfsense-fb21008c4e327971746e37b462211ace996d5f18.tar.gz
Oops, wrong developers var used :)
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 0dd8fd1..b71b784 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -179,7 +179,7 @@ function showhide_black(tspan, tri) {
<?php echo return_ext_menu("Status"); ?>
</ul>
</li>
- <?php if(isset($config['developers'])): ?>
+ <?php if(isset($config['system']['developer'])): ?>
<li class="drop">
<div>Developers</div>
<ul class="subdrop">
OpenPOWER on IntegriCloud