You are here

constant MIGRATE_MESSAGE_ERROR in Migrate 6

2 uses of MIGRATE_MESSAGE_ERROR
migrate_content_process_import in ./migrate.module
Import objects from the specified content set
_migrate_dashboard_form in ./migrate_pages.inc
Form definition for dashboard page

File

./migrate.module, line 8
This module provides tools at "administer >> content >> migrate" for analyzing data from various sources and importing them into Drupal tables.

Code

define('MIGRATE_MESSAGE_ERROR', 1);