Function __global->warn_exit_wordfilter
Definitions
sources/wordfilter.php
- Exit with a message about word-filtering.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | ?ID_TEXT | required parameter | N/A | N/A | The name of the parameter this is coming from. Certain parameters are not checked, for reasons of efficiency (avoiding loading whole word check list if not needed) (null: don't know param, do not check to avoid) |
$message | Tempcode | required parameter | N/A | N/A | Error message |