tweak browsing by tag query

This commit is contained in:
Andrew Dolgov 2010-11-24 14:47:18 +03:00
parent 2fe5afc63a
commit dcb38ced56

View file

@ -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,