last month

This commit is contained in:
Thijs Stobbelaar 2023-11-06 13:31:56 +01:00
parent 1bc70cf289
commit 33a7e8d3b7

View file

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