X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fremovepeopletag.php;h=20fd80bc7a7e3e9d65bdf63240347f37da96067c;hb=aa004d03aab4ef8035cc204bc8718c9d2296100a;hp=8192e86b44fd4246c932136a92f6c01eee9f5022;hpb=c00491cd7a29a9ef16d6e6bfa54505d4c9a522fe;p=quix0rs-gnu-social.git diff --git a/actions/removepeopletag.php b/actions/removepeopletag.php index 8192e86b44..20fd80bc7a 100644 --- a/actions/removepeopletag.php +++ b/actions/removepeopletag.php @@ -66,7 +66,7 @@ class RemovepeopletagAction extends Action * * @return boolean success flag */ - function prepare($args) + function prepare(array $args = array()) { parent::prepare($args); @@ -120,7 +120,7 @@ class RemovepeopletagAction extends Action * * @return void */ - function handle($args) + function handle() { // Throws exception on error