Function Forum_driver_phpbb3->get_member_email_allowed
Definitions
sources/forum/phpbb3.php
- Find if this member may have e-mails sent to them.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member ID |
Return
- Whether the member may have e-mails sent to them
- Type: boolean
- Set: N/A
- Range: N/A