X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..2a76f4497cf158ca7e81b6b3ae1998ea28e45044:/logout.php diff --git a/logout.php b/logout.php index adbcd54d..e2c6cfed 100644 --- a/logout.php +++ b/logout.php @@ -31,4 +31,3 @@ $auth->doLogout(); session_unset(); header('Location: login.php'); -?> \ No newline at end of file