3
1
Back

Lumps $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // Invisible Bread (make the bread visible elseif.

New Pull Request