Labels Milestones
BackTry { return $rel; } extract(parse_url($base)); $path = preg_replace('#/[^/]*$#', '', $path); if ($rel[0] == '/') { $path = ''; } /* absolute URL is ready! */ return $scheme . '://' . $abs; if (preg_match("@.*(
New Pull Request