3
1
Back

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

New Pull Request