]> git.wh0rd.org - tt-rss.git/commitdiff
queryFeedHeadlines: fix select bug
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 18 Oct 2010 14:41:15 +0000 (18:41 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 18 Oct 2010 14:41:15 +0000 (18:41 +0400)
functions.php

index 21b9db8e7a6469333d562f4b0b8f19c2e129edb9..c933ca07558dbf14bcd5c56d58e24589b6bd8136 100644 (file)
                                }
 
                                $query = "SELECT DISTINCT 
+                                               date_entered,
                                                guid,
                                                ttrss_entries.id,ttrss_entries.title,
                                                updated,