constant BACKUP_MIGRATE_SMART_KEEP_HOURLY in Backup and Migrate 8.3
Same name and namespace in other branches
- 6.3 includes/schedules.inc \BACKUP_MIGRATE_SMART_KEEP_HOURLY
- 7.3 includes/schedules.inc \BACKUP_MIGRATE_SMART_KEEP_HOURLY
3 uses of BACKUP_MIGRATE_SMART_KEEP_HOURLY
- backup_migrate_schedule::edit_form in includes/
schedules.inc - Get the edit form.
- backup_migrate_schedule::generate_keep_description in includes/
schedules.inc - Format a number to keep in human readable from
- backup_migrate_schedule::remove_expired_backups in includes/
schedules.inc - Remove older backups keeping only the number specified by the aministrator.
File
- includes/
schedules.inc, line 18 - All of the schedule handling code needed for Backup and Migrate.
Code
define('BACKUP_MIGRATE_SMART_KEEP_HOURLY', 24);