@@ -91,6 +91,8 @@ |
||
| 91 | 91 | /** |
| 92 | 92 | * @see Security::getPasswordResetLink() |
| 93 | 93 | * We overload this, so we can add the BackURL to the password resetlink |
| 94 | + * @param Member $member |
|
| 95 | + * @param string $autologinToken |
|
| 94 | 96 | */ |
| 95 | 97 | public static function getPasswordResetLink($member, $autologinToken) |
| 96 | 98 | { |