3
1
Back

Catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // @todo Refactor the top_rounding() operation faster. Everything else is.

New Pull Request