diff --git a/last_stats.php b/last_stats.php index d3ab038..856928b 100644 --- a/last_stats.php +++ b/last_stats.php @@ -37,14 +37,15 @@ error_reporting(E_ALL); echo ""; echo " - + + + - - - + + "; foreach ($player_datas as $player_data) { if (!isset($player_data['playername']) || is_null($player_data['playername'])) { @@ -80,14 +81,15 @@ error_reporting(E_ALL); echo " - + + + - - - + + "; }
PlayernameDeathsWin RatioK/D (Human)K/D (All) Kills Human Kills MatchesK/D (Human)K/D (All) WinsWin RatioDeaths
$player_name$deaths$winratio$KD_H$KD_ALL $kills $humankills $matches$KD_H$KD_ALL $wins$winratio$deaths