]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/groups.php
Merge branch 'mgrdcm-review' into 0.7.x
[quix0rs-gnu-social.git] / actions / groups.php
index 39dc2232bc5d82574b658b22883d8e831f11c531..26b52a5fcd4dde75618205ccb3716900a8a4d6b8 100644 (file)
@@ -51,7 +51,7 @@ class GroupsAction extends Action
     var $page = null;
     var $profile = null;
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }