X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/db34f863d9a47e768ac0ea9a00d1646dda069c09..17653d5b7ab2c7276c97b0953648fcb885383711:/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");