]> git.wh0rd.org Git - tt-rss.git/commitdiff
add some more stuff to first_id query to fix virtual feeds
authorAndrew Dolgov <noreply@fakecake.org>
Sun, 12 Jul 2015 19:50:21 +0000 (22:50 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Sun, 12 Jul 2015 19:50:21 +0000 (22:50 +0300)
include/functions2.php

index 141c6d1cd2fbdd39e341456324bae8d170f7f99b..11274b713b900ef128d42ff1c9c6f476868f40c5 100644 (file)
                                                ttrss_entries.id,
                                                ttrss_entries.title,
                                                updated,
-                                               score
+                                               score,
+                                               marked,
+                                               published,
+                                               last_marked,
+                                               last_published
                                        FROM
                                                $from_qpart
                                        WHERE