mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch '3.2.x' into 3.3.x
This commit is contained in:
@@ -1739,7 +1739,7 @@ switch ($mode)
|
||||
}
|
||||
|
||||
// do we need to display contact fields as such
|
||||
$use_contact_fields = false;
|
||||
$use_contact_fields = true;
|
||||
|
||||
/**
|
||||
* Modify list of users before member row is created
|
||||
|
Reference in New Issue
Block a user