block duplicates in headlines output
This commit is contained in:
parent
3c88195bcb
commit
3ebd7ca5f3
1 changed files with 1 additions and 1 deletions
|
@ -3374,7 +3374,7 @@
|
|||
} */
|
||||
}
|
||||
|
||||
$query = "SELECT
|
||||
$query = "SELECT DISTINCT
|
||||
guid,
|
||||
ttrss_entries.id,ttrss_entries.title,
|
||||
updated,
|
||||
|
|
Loading…
Reference in a new issue