]> git.wh0rd.org Git - tt-rss.git/commitdiff
block duplicates in headlines output
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 19:35:49 +0000 (20:35 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 19:35:49 +0000 (20:35 +0100)
functions.php

index cd14aba52c2fd5e371f6986d885b9ce18ebb2261..fcff241467c069f649d3565c9b0992594fc3f038 100644 (file)
 } */
                                }
 
-                               $query = "SELECT 
+                               $query = "SELECT DISTINCT 
                                                guid,
                                                ttrss_entries.id,ttrss_entries.title,
                                                updated,