3
1
Back

&& !$alt_text){ $text_element = $doc->createElement("i", $title_text); } elseif ($alt_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { if (!$alt_text || strpos($article['title'], $alt_text) !== False) { if (parse_url($rel, PHP_URL_SCHEME.

New Pull Request