queryFeedHeadlines: fix select bug
This commit is contained in:
parent
9c57be20a2
commit
8872d5f022
1 changed files with 1 additions and 0 deletions
|
@ -3576,6 +3576,7 @@
|
|||
}
|
||||
|
||||
$query = "SELECT DISTINCT
|
||||
date_entered,
|
||||
guid,
|
||||
ttrss_entries.id,ttrss_entries.title,
|
||||
updated,
|
||||
|
|
Loading…
Reference in a new issue