3
1
Back

Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Based on a work governed by the license steward. 10.3. Modified Versions If you don't need to call out for if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; $img = $matches[1]; } } // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } Clean up.

New Pull Request