summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/installer/index.php')
-rw-r--r--usr/local/www/installer/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/installer/index.php b/usr/local/www/installer/index.php
index 2c7dd90..9c97c41 100644
--- a/usr/local/www/installer/index.php
+++ b/usr/local/www/installer/index.php
@@ -1,5 +1,5 @@
<?php
-Header("Location: installer.php");
+header("Location: installer.php");
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud