3
1
Back

$this->alt_textify($article); if (ADD_IDS) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } function get_img_tags($xpath, $query, $article, $base_url=NULL) { /* absolute URL .

New Pull Request