3
1
Back

/* dirty absolute URL */ /* replace '//' or '/./' or '/foo/../' with '/' */ for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) { } $article = $this->alt_textify($article); $entries = $xpath->query($query); $result_html = ''; $orig_src = $entry->getAttribute('src'); $result_html.

New Pull Request