7 calls to _backup_migrate_message_callback() in Backup and Migrate 6.2
- backup_migrate_cron in ./
backup_migrate.module - Implementation of hook_cron().
- backup_migrate_drush_backup in includes/
backup_migrate.drush.inc - Backup the default database.
- backup_migrate_drush_destination_files in includes/
backup_migrate.drush.inc - Get a list of files in a given destination
- backup_migrate_drush_restore in includes/
backup_migrate.drush.inc - Restore to the default database.
- backup_migrate_menu_callback in ./
backup_migrate.module - A menu callback helper. Handles file includes and interactivity setting.
- nodesquirrel_settings in includes/
destinations.nodesquirrel.inc - NodeSquirrel settings form.
- _backup_migrate_message in ./
backup_migrate.module - Helper function to set a drupal message and watchdog message depending on whether the module is being run interactively.