3
1
Back

Updated LICD, alter alt-textify to handle both title and alt tags elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } // Dilbert elseif.

New Pull Request