mirror of
https://github.com/itflow-org/itflow
synced 2026-03-23 14:05:38 +00:00
Missing }
This commit is contained in:
@@ -840,6 +840,7 @@ if (isset($_POST['add_database'])) {
|
|||||||
$_SESSION['alert_message'] = "Did not successfully write the config.php file to the filesystem, Please Input the database information again.";
|
$_SESSION['alert_message'] = "Did not successfully write the config.php file to the filesystem, Please Input the database information again.";
|
||||||
header("Location: setup.php?database");
|
header("Location: setup.php?database");
|
||||||
exit;
|
exit;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user