http://specs.openid.net/auth/2.0/server %s '); function idpXrds_render() { $headers = array('Content-type: application/xrds+xml'); $body = sprintf(xrds_pat, buildURL()); return array($headers, $body); } ?>