Skip to content
Snippets Groups Projects
Commit ad893f2b authored by Jakob Sack's avatar Jakob Sack
Browse files

Merge branch 'master' of git://anongit.kde.org/owncloud

parents b31a8ac9 38545d5e
No related branches found
No related tags found
No related merge requests found
......@@ -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();
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment