Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Jun 2009 at 19:52 UTC
Updated:
8 May 2010 at 03:23 UTC
Comments
Comment #1
ronan commentedbackup_migrate_perform_backup() requires a settings array which you will have to programatically build and pass in. _backup_migrate_backup_with_defaults() will use the default settings and requires no input (or you can give it an optional destination id.)
Comment #2
ronan commented