3
1
Back

} extract(parse_url($base)); $path = ''; $orig_src = $entry->getAttribute('src'); $result_html .= "
Alt: $alt_text
"; list($html, $content_type) = $this->get_content($link); $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] .

New Pull Request