mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
*** empty log message ***
git-svn-id: file:///svn/phpbb/trunk@8194 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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'] = '';
|
||||
|
Reference in New Issue
Block a user