mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
[ticket/15889] Restore comment line
PHPBB3-15889
This commit is contained in:
@@ -1522,6 +1522,7 @@ switch ($mode)
|
||||
|
||||
$db->sql_freeresult($result);
|
||||
|
||||
// Load custom profile fields if required
|
||||
if ($config['load_cpf_memberlist'])
|
||||
{
|
||||
// Grab all profile fields from users in id cache for later use - similar to the poster cache
|
||||
|
Reference in New Issue
Block a user