aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-08-10 09:40:02 +0200
committergit-marijus <mario@mariovavti.com>2017-08-10 09:40:02 +0200
commitd1c7e789902a09b1ebdd9ae2e388a18f92467e43 (patch)
tree49ea423e4a22e5516431aa12d8bf6f7679bede33 /Zotlabs/Lib/ThreadItem.php
parent09da109ebaf1b5f287db7065eaee5026b0a88eb1 (diff)
parent0a96cdd950f30974fe0fecf60b214701673dad86 (diff)
downloadvolse-hubzilla-d1c7e789902a09b1ebdd9ae2e388a18f92467e43.tar.gz
volse-hubzilla-d1c7e789902a09b1ebdd9ae2e388a18f92467e43.tar.bz2
volse-hubzilla-d1c7e789902a09b1ebdd9ae2e388a18f92467e43.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'Zotlabs/Lib/ThreadItem.php')
-rw-r--r--Zotlabs/Lib/ThreadItem.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Lib/ThreadItem.php b/Zotlabs/Lib/ThreadItem.php
index 3e76890b6..4a66c84bc 100644
--- a/Zotlabs/Lib/ThreadItem.php
+++ b/Zotlabs/Lib/ThreadItem.php
@@ -713,7 +713,6 @@ class ThreadItem {
call_hooks('comment_buttons',$arr);
$comment_buttons = $arr['comment_buttons'];
-
$comment_box = replace_macros($template,array(
'$return_path' => '',
'$threaded' => $this->is_threaded(),