1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:25:56 +00:00

fix browsing by tag

This commit is contained in:
Andrew Dolgov
2013-03-21 12:12:01 +04:00
parent b74c513428
commit 94a567df84

View File

@@ -2501,7 +2501,7 @@
"label_cache," .
"link," .
"last_read," .
"hide_images," .
"(SELECT hide_images FROM ttrss_feeds WHERE id = feed_id) AS hide_images," .
"last_marked, last_published, " .
SUBSTRING_FOR_DATE . "(last_read,1,19) as last_read_noms," .
$since_id_part .