3
1
Back

Foreach ($article['debug'] as $msg) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); .

New Pull Request