individuel player score match data #116

Merged
OpzekerIT merged 14 commits from dev into main 2023-11-15 14:57:47 +00:00
Showing only changes of commit 41cb8939e7 - Show all commits

View file

@ -88,7 +88,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<th>Player Name</th> <th>Player Name</th>
<th>Kills</th> <th>Kills</th>
<th>humankills</th> <th>humankills</th>
<th>Total Damage</th>
</tr>"; </tr>";
$directory = 'data/killstats/'; $directory = 'data/killstats/';