X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffoaf.php;h=c64617e5f04c566bc7edbb00b3265154019daf2f;hb=0bba990e2f4506da877224285442c81f68662743;hp=8de4c75028bb1f3855383eb5112d08ea18f49f25;hpb=b104da04fbcdc39faae42b4a714b730e3e1b05f5;p=quix0rs-gnu-social.git diff --git a/actions/foaf.php b/actions/foaf.php index 8de4c75028..c64617e5f0 100644 --- a/actions/foaf.php +++ b/actions/foaf.php @@ -25,6 +25,10 @@ define('BOTH', 0); class FoafAction extends Action { + function is_readonly() { + return true; + } + function handle($args) { parent::handle($args);