]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OpenID/OpenIDPlugin.php
WebFingerResource introduced, instead of strict Profile object
[quix0rs-gnu-social.git] / plugins / OpenID / OpenIDPlugin.php
index e48b616f4d180d5e2c1475cc437abb27652c9ae2..293eb3155a1e60fc0ab41b65f825af57ffe64bc1 100644 (file)
@@ -773,7 +773,7 @@ class OpenIDPlugin extends Plugin
      * @return boolean hook value (always true)
      */
 
-    function onEndXrdActionLinks(XML_XRD $xrd, Profile $target)
+    function onEndWebFingerProfileLinks(XML_XRD $xrd, Profile $target)
     {
         $xrd->links[] = new XML_XRD_Element_Link(
                             'http://specs.openid.net/auth/2.0/provider',