Labels Milestones
Back$this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] = $img_tag . $article['content']; // Cyanide & Happiness elseif.
New Pull Request$this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] = $img_tag . $article['content']; // Cyanide & Happiness elseif.
New Pull Request