Labels Milestones
Back$xpath->query("//img[@class='extrapanelimage']")->item(0); //also get the blog $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); .
New Pull Request$xpath->query("//img[@class='extrapanelimage']")->item(0); //also get the blog $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); .
New Pull Request