mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Added Send New Password functions + added check for current password when changing
git-svn-id: file:///svn/phpbb/trunk@1155 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -169,7 +169,7 @@ else
|
||||
|
||||
"L_SEND_PASSWORD" => $lang['Forgotten_password'],
|
||||
|
||||
"U_SEND_PASSWORD" => append_sid("sendpassword.$phpEx")
|
||||
"U_SEND_PASSWORD" => append_sid("profile.$phpEx?mode=sendpassword")
|
||||
)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user