summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 355eec2cd..397605c5a 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -2579,7 +2579,7 @@
}
}
- $content_query_part = "content as content_preview, cached_content, ";
+ $content_query_part = "content, content as content_preview, cached_content, ";
if (is_numeric($feed)) {