summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-04 19:52:23 +0000
committerBill Marquette <billm@pfsense.org>2005-07-04 19:52:23 +0000
commit63637de9323161beccf84ed60f69696ce11a5c24 (patch)
tree5faec68b748e1aa2651f3e50ab26c9a3bd705391 /usr/local/www/status_interfaces.php
parent13c25b6ea2957c11a7619a604941a80ebe930267 (diff)
downloadpfsense-63637de9323161beccf84ed60f69696ce11a5c24.zip
pfsense-63637de9323161beccf84ed60f69696ce11a5c24.tar.gz
Code cleanup
Diffstat (limited to 'usr/local/www/status_interfaces.php')
-rwxr-xr-xusr/local/www/status_interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php
index 197eefe..f5a1e86 100755
--- a/usr/local/www/status_interfaces.php
+++ b/usr/local/www/status_interfaces.php
@@ -56,7 +56,7 @@ if ($_POST) {
function get_interface_info($ifdescr) {
- global $config, $g;
+ global $config;
$ifinfo = array();
OpenPOWER on IntegriCloud