From: Andrew Dolgov Date: Sun, 18 Jan 2009 19:35:49 +0000 (+0100) Subject: block duplicates in headlines output X-Git-Tag: 1.3.0~66 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=3ebd7ca5f35a0a00953a7dd1dddb889761e26289;p=tt-rss.git block duplicates in headlines output --- diff --git a/functions.php b/functions.php index cd14aba5..fcff2414 100644 --- a/functions.php +++ b/functions.php @@ -3374,7 +3374,7 @@ } */ } - $query = "SELECT + $query = "SELECT DISTINCT guid, ttrss_entries.id,ttrss_entries.title, updated,