3
1
Back

Elseif ($alt_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { if (preg_match("@.*()@", $article['content'], $matches)) { // Timothy Winchester (People I Know elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $entries .

New Pull Request