Update footer.php

This commit is contained in:
gr00tie 2023-10-09 21:35:05 +02:00 committed by GitHub
parent cc4a3011d2
commit 4b90118812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>