X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/db34f863d9a47e768ac0ea9a00d1646dda069c09..8da4e3db153de18c026cc8dda79bdc0947663c8a:/login/post/index.php diff --git a/login/post/index.php b/login/post/index.php index 9621978..0beb42f 100644 --- a/login/post/index.php +++ b/login/post/index.php @@ -1,5 +1,5 @@ login) { http_response_code(303); $target = urlencode($_SERVER['REQUEST_URI']); header("Location: /login?goto=$target");