3
1
Back

Size? If(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting, //also append the blarg post.

New Pull Request