mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 10:34:31 +00:00
chore: copyright year correction
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div id="mfoot">
|
||||
<div class="footer-menu">
|
||||
<center><br />
|
||||
<div class="copyright">© 2010 - 2014 <?php echo defined('SERVER_NAME') ? SERVER_NAME : 'TravianZ';?> All rights reserved</div>
|
||||
<div class="copyright">© 2010 - <?php echo date('Y') . ' ' . (defined('SERVER_NAME') ? SERVER_NAME : 'TravianZ');?> All rights reserved</div>
|
||||
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.0 FINAL TEST</font></b></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user