mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:45:22 +02:00
[feature/php-events] Fix doc of core.update_username
PHPBB3-9550
This commit is contained in:
@ -138,7 +138,7 @@ function user_update_name($old_name, $new_name)
|
||||
}
|
||||
|
||||
/**
|
||||
* Update username when it is changed
|
||||
* Update a username when it is changed
|
||||
*
|
||||
* @event core.update_username
|
||||
* @var string old_name The old username that is replaced
|
||||
|
Reference in New Issue
Block a user