Home of class UserCakeMail. More...
Go to the source code of this file.
Data Structures | |
class | UserCakeMail |
This class provides methods to load, parse and send prepared email-templates. More... | |
Home of class UserCakeMail.
This script provides the ability to load, parse and send prepared email- templates
This file requires the constant ABS_PATH and some global variables to be set in order to work properly. For more information please consider reading the included source code.
This file is largely based on class.mail.php from Usercake (Version 2.0.2)
Definition in file class.mail.php.