mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
[ticket/12675] Fix code sniffer complaints introduced by recent commits
PHPBB3-12675
This commit is contained in:
@@ -1401,7 +1401,7 @@ function get_username_string($mode, $user_id, $username, $username_colour = '',
|
||||
|
||||
// no break;
|
||||
}
|
||||
|
||||
|
||||
if (!isset($username_string))
|
||||
{
|
||||
if (($mode == 'full' && !$profile_url) || $mode == 'no_profile')
|
||||
|
Reference in New Issue
Block a user