diff --git a/lib/WebGUI/Discussion.pm b/lib/WebGUI/Discussion.pm index c492a4c29..a41cf9a3c 100644 --- a/lib/WebGUI/Discussion.pm +++ b/lib/WebGUI/Discussion.pm @@ -327,14 +327,16 @@ sub showReplyTree { $sql .= " order by messageId"; $sth = WebGUI::SQL->read($sql); while (%data = $sth->hash) { - $html .= '