3
1
Back

$this->rel2abs($orig_src, $article['link']); if ($alt_text && !$title_text){ } /* dirty absolute URL is ready! */ return $scheme.'://'.$abs; } function rel2abs($rel, $base) { function rel2abs($rel, $base) { if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0.

New Pull Request