constant BACKUP_MIGRATE_SMART_KEEP_SUBHOURLY in Backup and Migrate 6.3
Same name and namespace in other branches
- 8.3 includes/schedules.inc \BACKUP_MIGRATE_SMART_KEEP_SUBHOURLY
- 7.3 includes/schedules.inc \BACKUP_MIGRATE_SMART_KEEP_SUBHOURLY
1 use of BACKUP_MIGRATE_SMART_KEEP_SUBHOURLY
- 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 17 - All of the schedule handling code needed for Backup and Migrate.
Code
define('BACKUP_MIGRATE_SMART_KEEP_SUBHOURLY', 3600);