mirror of
https://github.com/friendica/friendica
synced 2025-04-26 16:30:12 +00:00
Replace remaining instances with "allowlist", "denylist" and "blocklist"
This commit is contained in:
parent
530ff51898
commit
8eeb7807d3
6 changed files with 14 additions and 14 deletions
|
@ -349,7 +349,7 @@ class Database
|
|||
}
|
||||
|
||||
/**
|
||||
* Removes every not whitelisted character from the identifier string
|
||||
* Removes every not allowlisted character from the identifier string
|
||||
*
|
||||
* @param string $identifier
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue