3
1
Back

Alt tags elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // @todo Refactor the top_rounding() module. * @todo Add support for melt-in nuts that can be rendered.

New Pull Request