X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/42a4b445cf00c094dfa97b8679901588371188e6..17653d5b7ab2c7276c97b0953648fcb885383711:/login/post/index.php diff --git a/login/post/index.php b/login/post/index.php index 747683f..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"); @@ -31,4 +31,4 @@ else { $Place['pass'] = 'onbekend'; } -print ''."\n"; +print ''."\n";