3
1
Back

Philosophers Added BCN, Something Positive elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // Scenes From A Multiverse (to get alt tags if both exist elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { if ($doc === NULL) { if (!$alt_text || strpos($article['title'], $alt_text) !== false){ // there's both alt and title texts, they're both different, use both. $title_element = $doc->createElement("i", $title_text); .

New Pull Request