3
1
Back

$article); $xpath = $this->get_xpath_dealie($article['link']); // Three Panel Soul $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveHTML(); function get_img_tags($xpath, $query, $article){ /* dirty absolute URL is.

New Pull Request