queryFeedHeadlines: fix published field not returned when browsing by tag
This commit is contained in:
parent
aeb9f40257
commit
4729bdb132
|
@ -1805,6 +1805,7 @@ class Feeds extends Handler_Protected {
|
|||
feed_id,
|
||||
orig_feed_id,
|
||||
marked,
|
||||
published,
|
||||
num_comments,
|
||||
comments,
|
||||
int_id,
|
||||
|
|
Loading…
Reference in New Issue