From 6d60e749d72ba8a7fed262a88d97248bb97bb7b5 Mon Sep 17 00:00:00 2001 From: gnieark Date: Thu, 26 Nov 2015 21:18:11 +0100 Subject: [PATCH] test eclipse --- html/index.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/html/index.php b/html/index.php index be64892..242fece 100644 --- a/html/index.php +++ b/html/index.php @@ -17,7 +17,7 @@ require_once("../src/functions.php"); $arenas=get_arenas_list(); - +$lang=get_language_array(); //form submitting if (isset($_POST['xd_check'])) { @@ -51,7 +51,13 @@ if (isset($_POST['xd_check']))
-

+ +