Update footer.php

This commit is contained in:
gr00tie 2023-10-09 21:36:57 +02:00 committed by GitHub
parent f1d147e261
commit b42ac3b938

View file

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