]> git.wh0rd.org - tt-rss.git/commitdiff
tweak browsing by tag query
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 24 Nov 2010 11:47:18 +0000 (14:47 +0300)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 24 Nov 2010 11:47:18 +0000 (14:47 +0300)
functions.php

index 5d1992bd534412d43d7fc946f31161b62cf38e4c..5e567af033710edb515abf38ebdcb67c30ed5047 100644 (file)
        
                                $feed_kind = "Tags";
        
-                               $result = db_query($link, "SELECT
+                               $result = db_query($link, "SELECT DISTINCT
+                                       date_entered,
                                        guid,
                                        note,
                                        ttrss_entries.id as id,title,