X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FContact.php;h=d89e556fcba6eaa540be0c40bfc92eabad5d1960;hb=c18bda9397d0ea9d68ea7a81e6292459317fdbf5;hp=9ffd1762673532efa8ab684dfff82d111f9ad334;hpb=056702c1e0d1676dcb573f07d65a53c3e6beaf5f;p=friendica.git diff --git a/src/Module/Contact.php b/src/Module/Contact.php index 9ffd176267..d89e556fcb 100644 --- a/src/Module/Contact.php +++ b/src/Module/Contact.php @@ -91,7 +91,7 @@ class Contact extends BaseModule DI::baseUrl()->redirect($redirectUrl); } - protected function post(array $request = [], array $post = []) + protected function post(array $request = []) { if (!local_user()) { return;