Replace remaining instances with "allowlist", "denylist" and "blocklist"

This commit is contained in:
Hypolite Petovan 2020-06-06 16:44:39 -04:00
parent 530ff51898
commit 8eeb7807d3
6 changed files with 14 additions and 14 deletions

View file

@ -435,7 +435,7 @@ provided by one of our members.
>
> This is obvious as soon as you notice that the friendica-cron uses `proc_open`
> to execute PHP scripts that also use `proc_open`, but it took me quite some time to find that out.
> I hope this saves some time for other people using suhosin with function blacklists.
> I hope this saves some time for other people using suhosin with function blocklists.
### Unable to create all mysql tables on MySQL 5.7.17 or newer