constant BACKUP_MIGRATE_CRON_ELYSIA in Backup and Migrate 7.3
Same name and namespace in other branches
- 8.3 includes/schedules.inc \BACKUP_MIGRATE_CRON_ELYSIA
- 6.3 includes/schedules.inc \BACKUP_MIGRATE_CRON_ELYSIA
3 uses of BACKUP_MIGRATE_CRON_ELYSIA
- backup_migrate_cronapi in ./
backup_migrate.module - Implements hook_cronapi().
- backup_migrate_schedule::edit_form in includes/
schedules.inc - Get the edit form.
- backup_migrate_schedule::get_frequency_description in includes/
schedules.inc - Format a frequency in human-readable form.
File
- includes/
schedules.inc, line 13 - All of the schedule handling code needed for Backup and Migrate.
Code
define('BACKUP_MIGRATE_CRON_ELYSIA', 'elysia');