]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - extlib/libomb/omb_yadis_xrds.php
Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS:...
[quix0rs-gnu-social.git] / extlib / libomb / omb_yadis_xrds.php
index b84752c4c5dd22942d82e36853a7ff146b828c82..a05477c103d34ad457056be5e3bfee29e36b00b0 100755 (executable)
@@ -155,7 +155,7 @@ class OMB_Yadis_XRDS extends Auth_Yadis_XRDS
      * @return mixed An instance of OMB_Yadis_XRDS or null,
      *               depending on the validity of $xml_string
      */
-    public function parseXRDS($xml_string, $extra_ns_map = null)
+    public static function parseXRDS($xml_string, $extra_ns_map = null)
     {
         $_null = null;