mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
minor first_id query fix
This commit is contained in:
@@ -732,6 +732,7 @@
|
||||
$first_id = false;
|
||||
// if previous topmost article id changed that means our current pagination is no longer valid
|
||||
$query = "SELECT DISTINCT
|
||||
ttrss_feeds.title,
|
||||
date_entered,
|
||||
guid,
|
||||
ttrss_entries.id,
|
||||
|
||||
Reference in New Issue
Block a user