summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_graph.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_graph.php')
-rw-r--r--usr/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 ada2fe1..1ee1251 100644
--- a/usr/local/www/status_graph.php
+++ b/usr/local/www/status_graph.php
@@ -79,7 +79,7 @@ if ($_GET['if']) {
}
}
if ($found === false) {
- Header("Location: status_graph.php");
+ header("Location: status_graph.php");
exit;
}
} else {
OpenPOWER on IntegriCloud