X-Git-Url: https://git.mxchange.org/?p=quix0rs-gnu-social.git;a=blobdiff_plain;f=actions%2Frecoverpassword.php;h=14ed582db122f391aaaac0016a5c7e0c36c21498;hp=a3a5b8e5bc6ea41b4c52792296070f9e577b2c92;hb=e2d85a39e7f82ceef2cb2fe66a3a9a62ac9a363e;hpb=0dfafe256709b918362e48e2340f8d07fb421f54 diff --git a/actions/recoverpassword.php b/actions/recoverpassword.php index a3a5b8e5bc..14ed582db1 100644 --- a/actions/recoverpassword.php +++ b/actions/recoverpassword.php @@ -29,7 +29,7 @@ class RecoverpasswordAction extends Action var $msg = null; var $success = null; - function handle($args) + function handle(array $args=array()) { parent::handle($args); if (common_logged_in()) {