3
1
Back

W) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content.

New Pull Request