Avoid duplicated attachments / unwanted attachments
This commit is contained in:
@@ -1893,7 +1893,7 @@ class BBCode
|
||||
|
||||
$text = HTML::purify($text, $allowedIframeDomains);
|
||||
|
||||
return $text;
|
||||
return trim($text);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user