X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fxrds.php;h=1335b6b806653119d6ab6c0ee96c7e4c86ab5eb0;hb=4110838cb44c9e2e54f8ff8d722fdcbc5666fafe;hp=0758318037af2f26df170cf07bf96d9034594f70;hpb=120ed87e72b26f6f60fe113338dbacfa27f6c019;p=quix0rs-gnu-social.git diff --git a/actions/xrds.php b/actions/xrds.php index 0758318037..1335b6b806 100644 --- a/actions/xrds.php +++ b/actions/xrds.php @@ -52,7 +52,7 @@ class XrdsAction extends Action * * @return boolean true */ - function isReadOnly() + function isReadOnly($args) { return true; }