summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-31 06:13:59 +0100
committerAndrew Dolgov <[email protected]>2007-01-31 06:13:59 +0100
commit17b3e8e624cc0359086882d869984cf0c991e385 (patch)
tree4c80695b0e46ffe4cf51e95ed56ecbd342e82662 /tt-rss.php
parent53a8a4b9062665af270ed14cea01defeca0438a0 (diff)
misc chrome updates
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 dc1da0c3a..80f90aa17 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -215,7 +215,7 @@ window.onload = init;
?>
</select>
<?php } ?>
- <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 Andrew Dolgov
+ <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 <a href="http://bah.org.ru/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>