3
1
Back

($article['debugging'] as $msg) { if (!$alt_text || strpos($article['title'], $title_text) !== False) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = preg_replace("@@", '', $article['content.

New Pull Request