next update for top10 and more

This commit is contained in:
Lanta 2023-09-21 20:11:43 +02:00
parent 8023f8cfa1
commit 7180989390
5 changed files with 116 additions and 8 deletions

View file

@ -58,6 +58,8 @@ error_reporting(E_ALL);
} else {
echo "No player data available.";
}
echo "Last update " ;
echo $players_data['updated'];
?>
</section>
</main>