tweak browsing by tag query
This commit is contained in:
parent
2fe5afc63a
commit
dcb38ced56
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue