3
1
Back

Str_replace('comicsthumbs', 'comics', $article['content']); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // Breaking Cat News $entries = $xpath->query("//div[@id='signoff-wrapper']"); .

New Pull Request