XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier mail.php

Variables

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

Documentation des variables

◆ _MAIL_FAILOPTPL

const _MAIL_FAILOPTPL 'Failed opening template file.'

◆ _MAIL_FEMAILNG

const _MAIL_FEMAILNG 'From Email is not set.'

◆ _MAIL_FNAMENG

const _MAIL_FNAMENG 'From Name is not set.'

◆ _MAIL_MAILGOOD

const _MAIL_MAILGOOD 'Mail sent to %s.'

◆ _MAIL_MSGBODY

const _MAIL_MSGBODY 'Message body is not set.'

◆ _MAIL_PMGOOD

const _MAIL_PMGOOD 'Private message sent to %s.'

◆ _MAIL_SENDMAILNG

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

◆ _MAIL_SENDPMNG

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