3
1
Back

. $article['content']; elseif (strpos($article["link"], "berkeleymews.com/") !== FALSE ) { // replace the (containing project wonderful) with nothing $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img.

New Pull Request