]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/xrds.php
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x
[quix0rs-gnu-social.git] / actions / xrds.php
index 0758318037af2f26df170cf07bf96d9034594f70..1335b6b806653119d6ab6c0ee96c7e4c86ab5eb0 100644 (file)
@@ -52,7 +52,7 @@ class XrdsAction extends Action
      *
      * @return boolean true
      */
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }