3
1
Back

2015-10-14 16:26:40 -07:00 f80e4975fb checkpoint before trying to fit printer specs - often the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = preg_replace("@width=\"\d+\"@", "", $img); $img = $matches[1]; $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'uploads') and contains(@src, 'comics')]", $article); .

New Pull Request