You are here

constant LANGUAGE_NONE in Migrate 6.2

@file Drupal 7 functions 'n' things implemented in Drupal 6, to ease backporting

1 use of LANGUAGE_NONE
MigrateDestinationEntity::__construct in plugins/destinations/entity.inc
Simply save the key schema.

File

includes/d7.inc, line 8
Drupal 7 functions 'n' things implemented in Drupal 6, to ease backporting

Code

define('LANGUAGE_NONE', 'und');