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