mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:55:55 +00:00
tweak browsing by tag query
This commit is contained in:
@@ -3518,7 +3518,8 @@
|
||||
|
||||
$feed_kind = "Tags";
|
||||
|
||||
$result = db_query($link, "SELECT
|
||||
$result = db_query($link, "SELECT DISTINCT
|
||||
date_entered,
|
||||
guid,
|
||||
note,
|
||||
ttrss_entries.id as id,title,
|
||||
|
||||
Reference in New Issue
Block a user