X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapigroupshow.php;h=a1643302e1cab8b8ed11b51a484d403671efdf09;hb=9e89a177c76741f7e696f09d778bd8b151f84d3f;hp=2384c19b569ffa0776858bc7adae0cb976f717ad;hpb=29d0871e5a5b2561387bcad40ef4644ee1c2be08;p=quix0rs-gnu-social.git diff --git a/actions/apigroupshow.php b/actions/apigroupshow.php index 2384c19b56..a1643302e1 100644 --- a/actions/apigroupshow.php +++ b/actions/apigroupshow.php @@ -59,7 +59,7 @@ class ApiGroupShowAction extends ApiPrivateAuthAction * * @return boolean success flag */ - protected function prepare($args) + protected function prepare(array $args=array()) { parent::prepare($args);