aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-13 18:23:03 -0800
committerfriendica <info@friendica.com>2012-02-13 18:40:28 -0800
commit803a7425eaff955bd0001b46ee7f22c5d80acb89 (patch)
tree96290b4286b358945c951afee3820ce61f146c79 /include/conversation.php
parentc87aa8f9276652e28dd8c77babe1b4a27cee566c (diff)
downloadvolse-hubzilla-803a7425eaff955bd0001b46ee7f22c5d80acb89.tar.gz
volse-hubzilla-803a7425eaff955bd0001b46ee7f22c5d80acb89.tar.bz2
volse-hubzilla-803a7425eaff955bd0001b46ee7f22c5d80acb89.zip
make hr bbtag shareable, stray quote in duepuntozero wall_item
Diffstat (limited to 'include/conversation.php')
-rwxr-xr-xinclude/conversation.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/conversation.php b/include/conversation.php
index b44d4acd6..4eff0d088 100755
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -609,7 +609,6 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
if ($tag!="") $tags[] = bbcode($tag);
}
-
// Build the HTML
$body = prepare_body($item,true);