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