summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_backup.php')
-rwxr-xr-xusr/local/www/diag_backup.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index eda76d9..85eeaac 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -254,6 +254,7 @@ if ($_POST) {
touch("/var/run/interface_mismatch_reboot_needed");
$reboot_needed = false;
header("Location: interfaces_assign.php");
+ exit;
}
} else {
$input_errors[] = "The configuration could not be restored.";
OpenPOWER on IntegriCloud