Labels Milestones
BackFix 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) 2015-03-02 17:38:43 -08:00 } $article = $this->alt_textify($article); if (ADD_IDS) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Dead Philosophers elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $doc = new DOMDocument(); // replace the