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 '