From f5d90f02a658ba11ea0ff1bda789cfbfaa539804 Mon Sep 17 00:00:00 2001 From: gnieark Date: Fri, 10 Jun 2016 00:26:22 +0200 Subject: [PATCH] fix --- html/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/index.php b/html/index.php index c20dcee..9ace24d 100644 --- a/html/index.php +++ b/html/index.php @@ -51,7 +51,7 @@ if(isset($_GET['arena'])){ $podium=ELO_get_podium($currentArena); $count=0; - echo ''; foreach($hist as $sc){ $asideSectionContent.='

'.$sc['bot1'].' VS '.$sc['bot2'].'