summaryrefslogtreecommitdiff
path: root/include/login_form.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-22 12:20:38 +0300
committerAndrew Dolgov <[email protected]>2023-10-22 12:20:38 +0300
commit8d3f570ee9b14560ac4cb48543b28b9a5a1281fc (patch)
treec696572269b95a51893b676aa10a99c53521035c /include/login_form.php
parent382d01e8db053023d4e461e535d6cc49c7ecc76f (diff)
parent7bba4ae558e6c9015a4efb063c92cf0b8037708b (diff)
Merge branch 'master' into protected/selenium
Diffstat (limited to 'include/login_form.php')
-rwxr-xr-xinclude/login_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/login_form.php b/include/login_form.php
index a26a58cc9..0545a51be 100755
--- a/include/login_form.php
+++ b/include/login_form.php
@@ -104,7 +104,7 @@
</script>
-<?php $return = urlencode(!empty($_REQUEST['return']) ? $_REQUEST['return'] : with_trailing_slash(Config::make_self_url())) ?>
+<?php $return = urlencode(!empty($_REQUEST['return']) ? $_REQUEST['return'] : with_trailing_slash(Config::get_self_url())) ?>
<div class="container">