Merge branch 'origin' into 'develop'
merge upstream/master for 3.8.8 See merge request harukin/core!30
This commit is contained in:
@@ -3339,8 +3339,6 @@ function cleanup_bbcode($body) {
|
||||
|
||||
$body = preg_replace('/\[\/code\]\s*\[code\]/ism',"\n",$body);
|
||||
|
||||
$body = scale_external_images($body,false);
|
||||
|
||||
return $body;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user