constant MIGRATE_ACCESS_BASIC in Migrate 7.2
Same name and namespace in other branches
- 6.2 migrate_ui/migrate_ui.module \MIGRATE_ACCESS_BASIC
- 6 migrate.module \MIGRATE_ACCESS_BASIC
1 use of MIGRATE_ACCESS_BASIC
- migrate_ui_menu in migrate_ui/
migrate_ui.module - Implementation of hook_menu().
File
- ./
migrate.module, line 18 - API and drush commands to support migration of data from external sources into a Drupal installation.
Code
define('MIGRATE_ACCESS_BASIC', 'migration information');