X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=extlib%2Flibomb%2Fomb_yadis_xrds.php;h=a05477c103d34ad457056be5e3bfee29e36b00b0;hb=e10621a52ae25bbcde8bdf381ef4f5b9b85dc48d;hp=b84752c4c5dd22942d82e36853a7ff146b828c82;hpb=15b1d130d2ddcf86bb46671f281a88de1f8921e9;p=quix0rs-gnu-social.git diff --git a/extlib/libomb/omb_yadis_xrds.php b/extlib/libomb/omb_yadis_xrds.php index b84752c4c5..a05477c103 100755 --- a/extlib/libomb/omb_yadis_xrds.php +++ b/extlib/libomb/omb_yadis_xrds.php @@ -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;