3
1
Back

Quotes) elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] .= "
ID: " . $article['id']; } return $article; } function hook_render_article($article) { $article['content'] .= "

New Pull Request