3
1
Back

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

New Pull Request