X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Flogout.php;h=f2ebbaf00199c43842624d6d94810817cd94d8bd;hp=d74f0919e1929f56f413e6e71f34965fff8c3622;hb=61ced3e42a77e624e2209a94c5f324a2071eef7d;hpb=09515348107d9aab7823a12d31b082a2ebb75555 diff --git a/include/logout.php b/include/logout.php index d74f091..f2ebbaf 100644 --- a/include/logout.php +++ b/include/logout.php @@ -10,6 +10,4 @@ session_unset(); session_destroy(); $_SESSION = array(); -echo "
You are now logged out!
\n". -"(This will take you back to the home-page)
"; ?> \ No newline at end of file