From b67e85705ee89bae89166bbf990c1ffb2b0ef28a Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 21 Feb 2020 10:09:21 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/logout/index.php=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/logout/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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();