3 lines
93 B
PHP
3 lines
93 B
PHP
<footer>
|
|
<p>© <?php echo date("Y");?> DTCH Clan. All rights reserved.</p>
|
|
</footer>
|