X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fpublicxrds.php;h=951434c8783015f114079d75fd038cfd85e75522;hb=7e6870db914d4e905fc7ae833b69404fd3ea0d3d;hp=29c8e13145f25ded8c342c9b866ba12fc1250516;hpb=4b656f47dff2bd6eed4dcfad060b8434d052d883;p=quix0rs-gnu-social.git diff --git a/actions/publicxrds.php b/actions/publicxrds.php index 29c8e13145..951434c878 100644 --- a/actions/publicxrds.php +++ b/actions/publicxrds.php @@ -25,6 +25,10 @@ require_once(INSTALLDIR.'/lib/openid.php'); class PublicxrdsAction extends Action { + function is_readonly() { + return true; + } + function handle($args) { parent::handle($args);