XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
mail.php File Reference

Go to the source code of this file.

Variables

const _MAIL_FAILOPTPL 'Failed opening template file.'
 
const _MAIL_FEMAILNG 'From Email is not set.'
 
const _MAIL_FNAMENG 'From Name is not set.'
 
const _MAIL_MAILGOOD 'Mail sent to %s.'
 
const _MAIL_MSGBODY 'Message body is not set.'
 
const _MAIL_PMGOOD 'Private message sent to %s.'
 
const _MAIL_SENDMAILNG 'Could not send mail to %s.'
 
const _MAIL_SENDPMNG 'Could not send private message to %s.'
 

Variable Documentation

const _MAIL_FAILOPTPL 'Failed opening template file.'

Definition at line 7 of file mail.php.

Referenced by XoopsMailer\send().

const _MAIL_FEMAILNG 'From Email is not set.'

Definition at line 9 of file mail.php.

const _MAIL_FNAMENG 'From Name is not set.'

Definition at line 8 of file mail.php.

const _MAIL_MAILGOOD 'Mail sent to %s.'

Definition at line 11 of file mail.php.

Referenced by XoopsMailer\send().

const _MAIL_MSGBODY 'Message body is not set.'

Definition at line 6 of file mail.php.

Referenced by XoopsMailer\send().

const _MAIL_PMGOOD 'Private message sent to %s.'

Definition at line 13 of file mail.php.

Referenced by XoopsMailer\send().

const _MAIL_SENDMAILNG 'Could not send mail to %s.'

Definition at line 10 of file mail.php.

Referenced by XoopsMailer\send().

const _MAIL_SENDPMNG 'Could not send private message to %s.'

Definition at line 12 of file mail.php.

Referenced by XoopsMailer\send().