3
1
Back

Doghouse Diaries rss: spaces in img src and quotes in alt/title text elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; .

New Pull Request