Alternc  latest
Alternc logiel libre pour l'hébergement
mail_doedit.php File Reference

Go to the source code of this file.

Variables

 $fields
 edit an email account settings More...
 
 $isedit =true
 
if(! $res=$mail->get_details($mail_id)) else
 
 $_REQUEST ["domain_id"] =$dom->get_domain_byname($res["domain"])
 

Variable Documentation

◆ $_REQUEST

$_REQUEST["domain_id"] =$dom->get_domain_byname($res["domain"])

Definition at line 120 of file mail_doedit.php.

Referenced by m_mem\checkid(), m_mem\login(), m_mem\setid(), and m_mem\temporary_login().

◆ $fields

$fields
Initial value:
= array (
"mail_id" =>array ("post","integer",""),
"new_account" =>array ("post","integer",""),
"pass" => array ("post","string",""),
"passconf" => array("post","string",""),
"quotamb" => array("post","integer",0),
"enabled" => array("post","boolean",true),
"islocal" => array("post","boolean",true),
"recipients" => array("post","string",""),
)

edit an email account settings

Definition at line 28 of file mail_doedit.php.

◆ $isedit

$isedit =true

Definition at line 41 of file mail_doedit.php.

◆ else

if (in_array(false, $rh, true)) else

Definition at line 47 of file mail_doedit.php.