relative
This commit is contained in:
parent
2a1ab2d4d8
commit
eab0310d47
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ error_reporting(E_ALL);
|
||||||
|
|
||||||
|
|
||||||
echo "<tr>
|
echo "<tr>
|
||||||
<td><a href='https://dev.dtch.online/latestmatches.php?selected_player=$player_name'>$player_name</a></td>
|
<td><a href='latestmatches.php?selected_player=$player_name'>$player_name</a></td>
|
||||||
<td>$winratio</td>
|
<td>$winratio</td>
|
||||||
<td>$KD_H</td>
|
<td>$KD_H</td>
|
||||||
<td>$KD_ALL</td>
|
<td>$KD_ALL</td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue