constant LANGUAGE_NONE

The language code used when no language is explicitly assigned.

Defined by ISO639-2 for "Undetermined".

Archivo

drupal-7.x/includes/bootstrap.inc, line 181
Functions that need to be loaded on every Drupal request.

Código

define('LANGUAGE_NONE', 'und')