minor first_id query fix

This commit is contained in:
Andrew Dolgov 2015-07-12 18:47:06 +03:00
parent 48fefe2f6b
commit d5e0486e0c
1 changed files with 1 additions and 0 deletions

View File

@ -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,