property backup_migrate_location::$db_table in Backup and Migrate 6.3
Same name and namespace in other branches
- 8.3 includes/locations.inc \backup_migrate_location::db_table
- 7.3 includes/locations.inc \backup_migrate_location::db_table
Overrides backup_migrate_item::$db_table
File
- includes/
locations.inc, line 85
Class
- backup_migrate_location
- A base class for creating locations.
Code
var $db_table = "backup_migrate_destinations";