Merge branch 'master' of git://anongit.kde.org/owncloud
This commit is contained in:
commit
ad893f2bea
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue