Function __global->set_related_warning_id
Definitions
sources/global4.php
- Sets global $RELATED_WARNING_ID for use in referencing warning IDs to action and moderator logs.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$warning_id | ?integer | required parameter | N/A | N/A | The ID of the warning (null: do not reference a warning id anymore in future logs) |