diff --git a/core/modules/field/field.multilingual.inc b/core/modules/field/field.multilingual.inc index f054bf1..60b5947 100644 --- a/core/modules/field/field.multilingual.inc +++ b/core/modules/field/field.multilingual.inc @@ -59,6 +59,8 @@ * it possible to choose the first approach. The display language for each * field is returned by field_language(). * + * @see http://drupal.org/node/1500308 + * * See @link field Field API @endlink for information about the other parts of * the Field API. */