From 8de8ead4d313a1dad265df0edfa773290fe8484d Mon Sep 17 00:00:00 2001 From: webchick Date: Sat, 24 Dec 2011 17:25:37 -0800 Subject: Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page. --- modules/field/field.attach.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules') diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc index e46f9c41c..45a2cb334 100644 --- a/modules/field/field.attach.inc +++ b/modules/field/field.attach.inc @@ -121,6 +121,9 @@ define('FIELD_STORAGE_INSERT', 'insert'); * Field Storage API is essentially the "fallback mechanism" for any fields * that aren't being intercepted explicitly by pre-operation hooks. * + * @link field_language Field Language API @endlink provides information about + * the structure of field objects. + * * See @link field Field API @endlink for information about the other parts of * the Field API. */ -- cgit v1.2.3