X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapiusershow.php;h=35b50698609baa6ea84da23ddb641925e57e43aa;hb=9e89a177c76741f7e696f09d778bd8b151f84d3f;hp=4785c83f0eb9db6637cc302a5d455af89e613517;hpb=29d0871e5a5b2561387bcad40ef4644ee1c2be08;p=quix0rs-gnu-social.git diff --git a/actions/apiusershow.php b/actions/apiusershow.php index 4785c83f0e..35b5069860 100644 --- a/actions/apiusershow.php +++ b/actions/apiusershow.php @@ -57,7 +57,7 @@ class ApiUserShowAction extends ApiPrivateAuthAction * @return boolean success flag * */ - protected function prepare($args) + protected function prepare(array $args=array()) { parent::prepare($args);