mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
*** empty log message ***
git-svn-id: file:///svn/phpbb/trunk@8194 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c9436762c7
commit
6e0dd97c60
1 changed files with 2 additions and 2 deletions
|
@ -949,7 +949,7 @@ class acp_forums
|
||||||
return $errors;
|
return $errors;
|
||||||
}
|
}
|
||||||
|
|
||||||
// As we don't know the old password, it's kinda tricky to detect changes
|
// As we don't know the old password, it's kinda tricky to detect changes
|
||||||
if ($forum_data_sql['forum_password_unset'])
|
if ($forum_data_sql['forum_password_unset'])
|
||||||
{
|
{
|
||||||
$forum_data_sql['forum_password'] = '';
|
$forum_data_sql['forum_password'] = '';
|
||||||
|
|
Loading…
Add table
Reference in a new issue