Email.send({
to: to,
from: from,
subject : subject,
html: html
});devphc/sendEmail
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Email.send({
to: to,
from: from,
subject : subject,
html: html
});