summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces.php')
-rw-r--r--usr/local/www/interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 876d30f..127486a 100644
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -62,7 +62,7 @@ if ($_REQUEST['if'])
$if = $_REQUEST['if'];
if (empty($ifdescrs[$if])) {
- Header("Location: interfaces.php");
+ header("Location: interfaces.php");
exit;
}
OpenPOWER on IntegriCloud