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