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