Function __global->set_invisibility
Definitions
sources/users_active_actions.php
- Set invisibility on the current user.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$make_invisible | boolean | True | N/A | N/A | Whether to make the current user invisible (true=make invisible, false=make visible) |