3
1
Back

52a9fa26f6 achewood, gwss fix, fix for when invisiblebread has no bread Fix for when invisible bread has no bread Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//div[@id='signoff-wrapper']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } // Awkward Zombie $article['content'] .= "
$orig_content
"; // Awkward Zombie $orig_content.

New Pull Request