manualy remove scale_external_images() due to merge conflicts
This commit is contained in:
parent
01448c152c
commit
04a2dc075f
@ -3331,8 +3331,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