Go to the documentation of this file.
6 define(
'_MAIL_MSGBODY',
'Message body is not set.');
7 define(
'_MAIL_FAILOPTPL',
'Failed opening template file.');
8 define(
'_MAIL_FNAMENG',
'From Name is not set.');
9 define(
'_MAIL_FEMAILNG',
'From Email is not set.');
10 define(
'_MAIL_SENDMAILNG',
'Could not send mail to %s.');
11 define(
'_MAIL_MAILGOOD',
'Mail sent to %s.');
12 define(
'_MAIL_SENDPMNG',
'Could not send private message to %s.');
13 define(
'_MAIL_PMGOOD',
'Private message sent to %s.');