mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:01:48 +02:00
[ticket/11700] The word "them" in a comment is not a class
PHPBB3-11700
This commit is contained in:
@@ -94,7 +94,7 @@ class auth
|
||||
}
|
||||
}
|
||||
|
||||
// If a bitstring within the list does not match the options, we have a user with incorrect permissions set and need to renew \them
|
||||
// If a bitstring within the list does not match the options, we have a user with incorrect permissions set and need to renew them
|
||||
if ($renew)
|
||||
{
|
||||
$this->acl_cache($userdata);
|
||||
|
Reference in New Issue
Block a user