summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 03093f6..2b2acf1 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -131,7 +131,7 @@ return $cpuUsage;
}
function get_pfstate() {
- global $config, $g;
+ global $config;
if (isset($config['system']['maximumstates']) and $config['system']['maximumstates'] > 0)
$maxstates="/{$config['system']['maximumstates']}";
else
OpenPOWER on IntegriCloud