X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/a034b7a3f5b363f74a47c9f20bfa0cf4f2988b34..621fc2f9638a1a92aa8535310e7852de5542f11e:/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");