mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-24 12:18:51 +00:00
Send new password + old password check stuff ... this time I'm fairly confident it works ... no really, I mean it
git-svn-id: file:///svn/phpbb/trunk@1159 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
d37f5611fb
commit
6094714a65
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ if(isset($HTTP_POST_VARS['submit']) || isset($HTTP_GET_VARS['submit']))
|
|||
}
|
||||
else
|
||||
{
|
||||
echo "HERE4";
|
||||
message_die(GENERAL_MESSAGE, $lang['Error_login']);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue