From: Andrew Dolgov Date: Wed, 24 Nov 2010 11:47:18 +0000 (+0300) Subject: tweak browsing by tag query X-Git-Tag: 1.5.0~55 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=dcb38ced56c33463bb55f266b2d586308ff12b2f;p=tt-rss.git tweak browsing by tag query --- diff --git a/functions.php b/functions.php index 5d1992bd..5e567af0 100644 --- a/functions.php +++ b/functions.php @@ -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,