3
1
Back

Foreach ($article['debug'] as $msg) { $article['content'] .= "
Alt: " . $article['id']; } return $article; } function hook_render_article($article) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get the blog $article['content'] = $img; } } } // Dilbert elseif (strpos($article['link'], 'cad-comic.com/sillies/') .

New Pull Request