3
1
Back

(anchor_hole=="left" || anchor_hole=="both") { if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return 2; } /* dirty absolute URL is ready! */ return $scheme.'://'.$abs; } /* OotS uses some.

New Pull Request