ModifySpamSettings
Description
Handles the Anti-Spam settings.
Syntax
mixed ModifySpamSettings ([bool $return_config])
Parameter $return_config
Expected type: Boolean
Description: Whether or not to return the $config_vars array. Defaults to false.
Return value
Expected type: Mixed
Description:
Possible types | |
Allowed values | Description |
Void | Doesn't return anything by default. |
Array of arrays | The $config_vars array, if $return_config is true |