constant BACKUP_MIGRATE_STORAGE_DB in Backup and Migrate 7.3
Same name and namespace in other branches
- 8.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
- 8.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
- 6.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
- 6.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_DB
- 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);