You are here

constant BACKUP_MIGRATE_STORAGE_DB in Backup and Migrate 6.3

Same name and namespace in other branches
  1. 8.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
  2. 8.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
  3. 6.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
  4. 7.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
  5. 7.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
2 uses of BACKUP_MIGRATE_STORAGE_DB
backup_migrate_item::all_items in includes/crud.inc
Get all of the given items.
backup_migrate_item::get_action_links in includes/crud.inc
Get the action links for a destination.

File

includes/crud.inc, line 9
CRUD functions for backup and migrate types (schedules, profiles etc.).

Code

define('BACKUP_MIGRATE_STORAGE_DB', 1);