Remove scale_external_images()
This commit is contained in:
parent
1541f67eab
commit
3a66255576
@ -3305,8 +3305,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