summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-05-31 16:55:01 +0400
committerAndrew Dolgov <[email protected]>2010-05-31 16:55:01 +0400
commit276e57775c1c96a8e71598e2ea8a3e8bc1593d54 (patch)
treeb2719b82cdaa3cc85ece2f7d8a53e98b90dd5dc1 /tt-rss.php
parent7d4bdbaaf231e82550c0b799ceacf5f8c3cc2ca2 (diff)
footer: change my homepage url
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index d96e612ab..03162dac1 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -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); ?>