]> git.mxchange.org Git - friendica.git/commitdiff
forgot the 2nd mail
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 3 Apr 2018 10:47:38 +0000 (12:47 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 3 Apr 2018 10:47:38 +0000 (12:47 +0200)
mod/lostpass.php

index e44c0938e459fdaa810ac5ff3e302b2338a24434..af4518ca16246292a9b8a18f8461797d9e9646e1 100644 (file)
@@ -165,6 +165,7 @@ function lostpass_generate_password($user)
                notification([
                        'type'     => SYSTEM_EMAIL,
                        'to_email' => $user['email'],
+                       'uid'      => $user['uid'],
                        'subject'  => L10n::t('Your password has been changed at %s', $sitename),
                        'preamble' => $preamble,
                        'body'     => $body