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

Go to the source code of this file.

Variables

 $fields
 Undelete a user's mailbox. More...
 
 if ( $mail->undelete( $mail_id))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"mail_id" => array ("get", "integer", ""),
)

Undelete a user's mailbox.

Definition at line 28 of file mail_undelete.php.

◆ if

if($mail->undelete($mail_id)) (   $mail-> $mail_id)

Definition at line 33 of file mail_undelete.php.