mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10684] Fix 2 typos in comment lines.
PHPBB3-10684
This commit is contained in:
@@ -3588,7 +3588,7 @@ function remove_newly_registered($user_id, $user_data = false)
|
||||
}
|
||||
|
||||
/**
|
||||
* Get a list of banned users' ids, ignoring stale buns which were not wiped yet.
|
||||
* Get a list of banned users' ids, ignoring stale bans which were not wiped yet.
|
||||
*
|
||||
* @return array Array of banned users' ids if any, empty array otherwise
|
||||
*/
|
||||
|
Reference in New Issue
Block a user