3
1
Back

if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; // Least I Could Do (wtf image size? If(preg_match("@.*()@", $article['content'], $matches)){ $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } /* replace '//' or.

New Pull Request