summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/reboot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php
index 8aba122..56a12bd 100755
--- a/usr/local/www/reboot.php
+++ b/usr/local/www/reboot.php
@@ -65,7 +65,6 @@ if ($_POST) {
system_reboot();
$rebootmsg = "The system is rebooting now. This may take one minute.";
} else {
- header("Location: index.php");
exit;
}
}
OpenPOWER on IntegriCloud