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


Description:

Adds a new backup / restore task. Please note: $action_type is either backup_download or backup_restore


Input Variables:

$session_id, $primary_id, $action_type

Output:

Returns TRUE if successfull or FALSE if failure.