summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index ed3c3ba..5589947 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -119,6 +119,7 @@ return $cpuUsage;
}
function get_pfstate() {
+ global $config, $g;
if (isset($config['system']['maximumstates']))
$maxstates="/{$config['system']['maximumstates']}";
else
OpenPOWER on IntegriCloud