]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/foaf.php
fix problem with new notices
[quix0rs-gnu-social.git] / actions / foaf.php
index 8de4c75028bb1f3855383eb5112d08ea18f49f25..c64617e5f04c566bc7edbb00b3265154019daf2f 100644 (file)
@@ -25,6 +25,10 @@ define('BOTH', 0);
 
 class FoafAction extends Action {
 
+       function is_readonly() {
+               return true;
+       }
+
        function handle($args) {
                parent::handle($args);