Merge pull request #85 from OpzekerIT/dev

past month
This commit is contained in:
Lanta 2023-11-06 13:39:24 +01:00 committed by GitHub
commit 5612de05b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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';