Function churchcore_sendEMailToPersonIDs
send emails to persons with given id(s)
Parameters summary
string |
$ids |
$ids; comma separated |
string |
$subject |
|
string |
$content |
|
string |
$attachments = NULL |
$from; default: null (use current users email) |
string |
$from = null |
$htmlmail; default: false |
string |
$htmlmail = false |
$withtemplate; default: true |
|
$withtemplate = true |