summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/functions2.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions2.php b/include/functions2.php
index a85c49ccf..141c6d1cd 100644
--- a/include/functions2.php
+++ b/include/functions2.php
@@ -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,