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