From 5ea3b2591f1400d44c4f82578dd19d885f5e2b0a Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 28 Oct 2018 18:41:03 +0100 Subject: [PATCH] Reenabled GA --- index.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.php b/index.php index 044e694e..941f94cd 100644 --- a/index.php +++ b/index.php @@ -25,6 +25,8 @@ if (!$localhost || $testXF) { //redirectOnInvalidSession(); } + + $WEB_CLIENT = http_response_code() !== false; ?> @@ -32,7 +34,7 @@ TeaClient"; } else { echo "TeaSpeak-Web"; @@ -76,7 +78,7 @@ ?> - - --> @@ -97,7 +98,7 @@ - +
@@ -145,7 +146,7 @@
Open source on github.com