mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08: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
|
@ -948,8 +948,8 @@ class acp_forums
|
|||
{
|
||||
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'])
|
||||
{
|
||||
$forum_data_sql['forum_password'] = '';
|
||||
|
|
Loading…
Add table
Reference in a new issue