summaryrefslogtreecommitdiff
path: root/classes/feeds.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-25 16:12:58 +0300
committerAndrew Dolgov <[email protected]>2018-12-25 16:19:42 +0300
commit4729bdb132d3a9690283355f18453a21fb5e161c (patch)
tree905d184f0cfda8fdadc401e0253cacb2515856cf /classes/feeds.php
parentaeb9f40257ffee96c76f6e1555e98573a90f98b1 (diff)
queryFeedHeadlines: fix published field not returned when browsing by tag
Diffstat (limited to 'classes/feeds.php')
-rwxr-xr-xclasses/feeds.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/feeds.php b/classes/feeds.php
index 489ffd3c4..023fba81a 100755
--- a/classes/feeds.php
+++ b/classes/feeds.php
@@ -1805,6 +1805,7 @@ class Feeds extends Handler_Protected {
feed_id,
orig_feed_id,
marked,
+ published,
num_comments,
comments,
int_id,