Function Module_join->dispatch_declarations_mail
Definitions
pages/modules/join.php
- Send a mail confirmation of declarations made to the member.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$declarations_made | LONG_TEXT | required parameter | N/A | N/A | This must be the declarations which the member made, taken from the form input values and not the database, one per line |
$email_address | SHORT_TEXT | required parameter | N/A | N/A | The e-mail address of the member |