]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/deletegroup.php
change default timeout setting for HTTPClient
[quix0rs-gnu-social.git] / actions / deletegroup.php
index aacfe35bded368fee1e657975303b567d34452de..2a4343b06e56aab9bd3e10aae741ac92560b6e1d 100644 (file)
@@ -55,7 +55,7 @@ class DeletegroupAction extends RedirectingAction
      * @fixme merge common setup code with other group actions
      * @fixme allow group admins to delete their own groups
      */
-    function prepare($args)
+    function prepare(array $args = array())
     {
         parent::prepare($args);