mail_user_backup($session_id, $primary_id, $action_type);


Description:

Adds a new backup / restore task. Please note: $action_type must be backup_restore_mail


Input Variables:

$session_id, $primary_id, $action_type

Output:

Returns TRUE if successfull or FALSE if failure.