X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fpeopletagsbyuser.php;h=746310877427891d827cdd3eb3d356d1173ade0f;hb=9e89a177c76741f7e696f09d778bd8b151f84d3f;hp=4a04ea2fbbf8c0d4e1f703e4d6d29cac96896087;hpb=792b62874e13214dc12480acd2cf4a40b3292d79;p=quix0rs-gnu-social.git diff --git a/actions/peopletagsbyuser.php b/actions/peopletagsbyuser.php index 4a04ea2fbb..7463108774 100644 --- a/actions/peopletagsbyuser.php +++ b/actions/peopletagsbyuser.php @@ -68,7 +68,7 @@ class PeopletagsbyuserAction extends Action } } - function prepare($args) + function prepare(array $args = array()) { parent::prepare($args); @@ -135,9 +135,9 @@ class PeopletagsbyuserAction extends Action return true; } - function handle($args) + function handle() { - parent::handle($args); + parent::handle(); # Post from the tag dropdown; redirect to a GET