past month

This commit is contained in:
Lanta 2023-11-06 13:36:24 +01:00
parent 96bfb3e43b
commit 663183ecb5

View file

@ -17,7 +17,7 @@ error_reporting(E_ALL);
</header> </header>
<main> <main>
<section> <section>
<h2>Player Stats past 30 days</h2> <h2>Player Stats past month</h2>
<?php <?php
include './config/config.php'; include './config/config.php';