Class: atkMail
Source Location: /utils/class.atkmail.inc
Class atkMail
Method Summary
| static
bool
|
mail() |
Wrapper for the PHP mail function which accepts the exact same parameters as the normal mail function does but adds the ability to disable sending e-mails using a configuration variable. |
Methods
Wrapper for the PHP mail function which accepts the exact same parameters as the normal mail function does but adds the ability to disable sending e-mails using a configuration variable.
API Tags:
| Return: | mail succesfully sent? |
| See: | atkMailer |
| Deprecated: | |