1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 15:41:29 +00:00

login: switch to absolute redirect urls

This commit is contained in:
Andrew Dolgov
2019-03-04 20:38:39 +03:00
parent e8edad377a
commit 5b3a73e574
3 changed files with 11 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ function bwLimitChange(elem) {
}
</script>
<?php $return = urlencode($_SERVER["REQUEST_URI"]) ?>
<?php $return = urlencode(make_self_url()) ?>
<div class="container">