X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/4f8a1fcca4420c5218cde24820d1728476b31b37..ec5417cab8b5b6227670a13d6a58e6e392fb7971:/login/post/index.php diff --git a/login/post/index.php b/login/post/index.php index 2f6a9f9..9578d3c 100644 --- a/login/post/index.php +++ b/login/post/index.php @@ -1,7 +1,5 @@ admin('user') and $username = @$_REQUEST['login']) { try { $user = new User("profile/$username"); } @@ -28,4 +26,3 @@ else { } print ''."\n"; -print $body;