From 0cb29999608ee6524cb9104245a850c2b66ea93e Mon Sep 17 00:00:00 2001 From: Gnieark Date: Mon, 30 Nov 2015 21:09:07 +0100 Subject: [PATCH] . --- html/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.php b/html/index.php index 78b3ca9..c911a23 100644 --- a/html/index.php +++ b/html/index.php @@ -128,7 +128,7 @@ if($currentArena == ""){ default: //battle history for this arena $hist=get_battles_history($currentArena); - + echo json_encode(get_battles_history); echo '