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