summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 35edd8d1a..145f09804 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -2645,6 +2645,7 @@
num_comments,
comments,
int_id,
+ uuid,
hide_images,
unread,feed_id,marked,published,link,last_read,orig_feed_id,
last_marked, last_published,
@@ -2687,6 +2688,7 @@
"tag_cache," .
"label_cache," .
"link," .
+ "uuid," .
"last_read," .
"(SELECT hide_images FROM ttrss_feeds WHERE id = feed_id) AS hide_images," .
"last_marked, last_published, " .