3
1
Back

Unknown elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $article['content'] = $doc->saveXML(); } // Pain Train alt tag, Alice Grove (get bigger image // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] = $img; } Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under.

New Pull Request