Update footer.php

This commit is contained in:
gr00tie 2023-10-09 21:35:05 +02:00 committed by GitHub
parent 2f02f44de1
commit f1d147e261

View file

@ -1,3 +1,3 @@
<footer>
<p>&copy; 2023 DTCH Clan. All rights reserved.</p>
<p>&copy; <?php echo date("y");?> DTCH Clan. All rights reserved.</p>
</footer>