3
1
Back

2) == '//') { if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $base . $rel; } extract(parse_url($base)); $path = preg_replace('#/[^/]*$#', .

New Pull Request