1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:25:57 +00:00

footer: change my homepage url

This commit is contained in:
Andrew Dolgov
2010-05-31 16:55:01 +04:00
parent 7d4bdbaaf2
commit 276e57775c
3 changed files with 3 additions and 3 deletions

View File

@@ -257,7 +257,7 @@
<?php if (!defined('HIDE_VERSION')) { ?>
v<?php echo VERSION ?>
<?php } ?>
&copy; 2005&ndash;2010 <a href="http://bah.org.ru/">Andrew Dolgov</a>
&copy; 2005&ndash;2010 <a href="http://fakecake.org/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>