X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Fapiblockcreate.php;h=d73c24c38f041ddbafccae92addede0839728c7a;hb=0a2c51510ca785b5e3564fc0830518527929dc38;hp=959323699151d9427fd643b9d0645506d72b415f;hpb=29d0871e5a5b2561387bcad40ef4644ee1c2be08;p=quix0rs-gnu-social.git diff --git a/actions/apiblockcreate.php b/actions/apiblockcreate.php index 9593236991..d73c24c38f 100644 --- a/actions/apiblockcreate.php +++ b/actions/apiblockcreate.php @@ -58,7 +58,7 @@ class ApiBlockCreateAction extends ApiAuthAction * @return boolean success flag * */ - protected function prepare($args) + protected function prepare(array $args=array()) { parent::prepare($args);