3
1
Back

Invisiblebread has no bread Fix for when invisiblebread has no bread Fix for when invisiblebread has no bread function rel2abs($rel, $base) { $rel = trim($rel); if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $rel; } extract(parse_url($base)); $path = preg_replace.

New Pull Request