3
1
Back

The first if (preg_match("@.*()@", $article['content'], $matches)) { // replace the (containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get the blog $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } .

New Pull Request