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

Go to the source code of this file.

Variables

 $fields
 Change the email of an account, STEP 3. More...
 
 if ( $mem->ChangeMail2( $cookie, $cle, $usr))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"usr" => array ("post", "integer", 0),
"cookie" => array ("post", "string", ""),
"cle" => array("post","string",""),
)

Change the email of an account, STEP 3.

Definition at line 28 of file mem_cm2.php.

◆ if

if($mem->ChangeMail2($cookie, $cle, $usr)) (   $mem-> $cookie, $cle, $usr)

Definition at line 35 of file mem_cm2.php.