3
1
Back

With nothing $article['content'] = $img_tag . $article['content']; } // Two Lumps elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get the blog $entries = $xpath->query("//div[@id='blarg']/div[last.

New Pull Request