mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 04:25:57 +00:00
copyright: always show current year
This commit is contained in:
@@ -257,7 +257,7 @@
|
||||
<?php if (!defined('HIDE_VERSION')) { ?>
|
||||
v<?php echo VERSION ?>
|
||||
<?php } ?>
|
||||
© 2005–2010 <a href="http://fakecake.org/">Andrew Dolgov</a>
|
||||
© 2005–<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
|
||||
</div>
|
||||
|
||||
<?php db_close($link); ?>
|
||||
|
||||
Reference in New Issue
Block a user