diff --git a/threadr/logout/index.php b/threadr/logout/index.php index b84f96e..cf5572c 100644 --- a/threadr/logout/index.php +++ b/threadr/logout/index.php @@ -7,8 +7,6 @@ if (ini_get("session.use_cookies")) { session_destroy(); ?> - - ThreadR - Home @@ -17,7 +15,7 @@ session_destroy();