]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showgroup.php
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / actions / showgroup.php
index 79445851f923b1b6f41352a546ca6b3bb0cf47f2..7e86a79f156ab8ebc323cfe2a61acff7e2b13e40 100644 (file)
@@ -60,7 +60,7 @@ class ShowgroupAction extends Action
      * @return boolean true
      */
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }