From: Andrew Dolgov Date: Mon, 18 Oct 2010 14:41:15 +0000 (+0400) Subject: queryFeedHeadlines: fix select bug X-Git-Tag: 1.5.0~434 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8872d5f022985f98c6fc3eec8a5f725cd23e5005;p=tt-rss.git queryFeedHeadlines: fix select bug --- diff --git a/functions.php b/functions.php index 21b9db8e..c933ca07 100644 --- a/functions.php +++ b/functions.php @@ -3576,6 +3576,7 @@ } $query = "SELECT DISTINCT + date_entered, guid, ttrss_entries.id,ttrss_entries.title, updated,