Mail_Queue::factorySendMail
Mail_Queue::factorySendMail() – Creates the necessary Mail object.
Synopsis
require_once 'Mail/Queue.php';
void Mail_Queue::factorySendMail (
)
Описание
Creates the necessary Mail object.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.