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

fixed toolbar feed update button

This commit is contained in:
Andrew Dolgov
2005-10-28 10:33:24 +01:00
parent 033e47e09b
commit dcee8f6125
2 changed files with 12 additions and 1 deletions

View File

@@ -97,7 +97,7 @@
db_query($link, "BEGIN");
$feed = db_escape_string($feed);
if ($rss) {
if (ENABLE_FEED_ICONS) {