mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
[ticket/15905] Try with existing phpbb extension
PHPBB3-15905
This commit is contained in:
@@ -79,7 +79,6 @@ class username extends \Twig_Extension
|
||||
$custom_profile_url = isset($args[5]) ? $args[5] : false;
|
||||
}
|
||||
|
||||
|
||||
return get_username_string($mode, $user_id, $username, $user_colour, $guest_username, $custom_profile_url);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user