]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/groupbyid.php
A script to GC sessions correctly
[quix0rs-gnu-social.git] / actions / groupbyid.php
index 678119a9452b71f2a0a6a040e64d39aae33d3b0b..7d327d56ccf4525c4e2c010dd83e7d184a80abe1 100644 (file)
@@ -59,7 +59,7 @@ class GroupbyidAction extends Action
      * @return boolean true
      */
 
-    function isReadOnly()
+    function isReadOnly($args)
     {
         return true;
     }