3
1
Back

(!$title_text || $title_text == $article['title'] || strpos($article['title'], $title_text) !== false){ $text_element = $doc->createElement("i", $title_text); } elseif (strpos($title_text, $alt_text.

New Pull Request