3
1
Back

For if(preg_match("@.*()@", $article['content'], $matches)){ $img = preg_replace("@width=\"\d+\"@", "", $img); $img = $matches[1]; $attributes = $entry->attributes; $to_remove = array(); if (!in_array($attrib_name.

New Pull Request