aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 2933842a5..5c3933788 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -1315,6 +1315,9 @@ function prepare_page($item) {
// ... other possible options
}
+ // prepare_body calls unobscure() as a side effect. Do it here so that
+ // the template will get passed an unobscured title.
+
$body = prepare_body($item,true);
return replace_macros(get_markup_template('page_display.tpl'),array(