3
1
Back

. $msg . ""; } if ($alt_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { $alt_text = trim($img->getAttribute('title')); $title_text .

New Pull Request