]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/replies.php
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
[quix0rs-gnu-social.git] / actions / replies.php
index 1b593776e3dbb855e41613f0489bafcf4ccf20cc..dfb520d64974ae5c104e8f9e8c5b7caeab400e09 100644 (file)
@@ -207,7 +207,7 @@ class RepliesAction extends Action
         $this->elementEnd('div');
     }
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }