X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/098a79f0819ebb89b7d48df4a6b154af4560f68e..5d4953bb5ec09e6e79a114c71f53f410c6064f2e:/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