forgot to save

This commit is contained in:
redmatrix 2015-05-06 21:43:52 -07:00
parent e85593e970
commit d01206af5a

View File

@ -490,8 +490,6 @@ function bbcode($Text, $preserve_nl = false, $tryoembed = true, $cache = false)
} }
} }
*/
$x = bb_extract_images($Text); $x = bb_extract_images($Text);
$Text = $x['body']; $Text = $x['body'];