mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
and even more properly now ;P
This commit is contained in:
@@ -23,7 +23,7 @@ if(isset($_POST['install']) AND $_POST['install']=='true') {
|
||||
OC_TEMPLATE::printGuestPage("", "installation", $options);
|
||||
}
|
||||
else {
|
||||
header("Location: $SUBURI");
|
||||
header("Location: $WEBROOT$SUBURI");
|
||||
exit();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user