diff --git a/html/index.php b/html/index.php
index 5f97b7d..6931987 100644
--- a/html/index.php
+++ b/html/index.php
@@ -153,6 +153,10 @@ if (isset($_POST['xd_check'])){
}
}
+if(!isset($currentArena)){
+ $currentArena="";
+}
+
?>
@@ -176,9 +180,7 @@ if (isset($_POST['xd_check'])){