Labels Milestones
Back= $xpath->query("//img[@class='extrapanelimage']")->item(0); //also get blog entry $article['content'] .= "
" . $entry->textContent . "
"; } } } // Jesus & Mo elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE. New Pull Request