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