diff --git a/index.php b/index.php index dda75e3..7b62f2b 100644 --- a/index.php +++ b/index.php @@ -101,24 +101,24 @@ $lastMatches = array_slice($allMatches, 0, 8); if (isset($clan) && !empty($clan)) { echo "
| Attribute | Value | Rank(FPP SQUAD) | Points |
|---|---|---|---|
| name | " . htmlspecialchars($value) . " | " . $rankPoint . " | |
| name | " . htmlspecialchars($playername) . " | " . $rankPoint . " | |
| name | " . htmlspecialchars($value) . " | ![]() | |
| name | " . htmlspecialchars($playername) . " | ![]() |