summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_graph.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-04-12 10:39:20 +0200
committerSeth Mos <seth.mos@dds.nl>2011-04-12 10:39:20 +0200
commit86966fba757f554967773f518ef707f461b84636 (patch)
tree90318ca3a7fe4151b851ec768055d095b8bc01be /usr/local/www/status_graph.php
parentd68647a11a553ad6bec1993385196b4ecdba5a46 (diff)
parentd7f4030ad861859312c20510bbe788be67c2454b (diff)
downloadpfsense-86966fba757f554967773f518ef707f461b84636.zip
pfsense-86966fba757f554967773f518ef707f461b84636.tar.gz
Merge remote branch 'upstream/master'
Conflicts: etc/inc/filter.inc usr/local/www/themes/the_wall/rrdcolors.inc.php
Diffstat (limited to 'usr/local/www/status_graph.php')
-rwxr-xr-xusr/local/www/status_graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_graph.php b/usr/local/www/status_graph.php
index 4527a71..6c00da4 100755
--- a/usr/local/www/status_graph.php
+++ b/usr/local/www/status_graph.php
@@ -163,7 +163,7 @@ function updateBandwidthHosts(data){
<?php
/* link the ipsec interface magically */
-if (isset($config['ipsec']['enable']) || isset($config['ipsec']['mobileclients']['enable']))
+if (isset($config['ipsec']['enable']) || isset($config['ipsec']['client']['enable']))
$ifdescrs['enc0'] = "IPsec";
?>
OpenPOWER on IntegriCloud