X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapigrouplist.php;h=1953752b020f6a67b07b3a83499c60b2c1759242;hb=a3011febdf509c7a8875e17d7cd4a8e20b724cc2;hp=311416799e95c4cd98402da949111d74b2f10fd7;hpb=ffdbd8d72927569c144511389d8102886e4fa9a2;p=quix0rs-gnu-social.git diff --git a/actions/apigrouplist.php b/actions/apigrouplist.php index 311416799e..1953752b02 100644 --- a/actions/apigrouplist.php +++ b/actions/apigrouplist.php @@ -58,7 +58,7 @@ class ApiGroupListAction extends ApiBareAuthAction * * @return boolean success flag */ - protected function prepare($args) + protected function prepare(array $args=array()) { parent::prepare($args);