From 8b752bc1119d5e0da9a90d1c4ef22381c3f07184 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 20 Dec 2009 22:38:05 +0000 Subject: - Patch #612894 by David_Rothstein: fixed parse error. --- modules/field/field.info.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/field/field.info.inc b/modules/field/field.info.inc index 4921fdaee..520f012a0 100644 --- a/modules/field/field.info.inc +++ b/modules/field/field.info.inc @@ -359,6 +359,7 @@ function _field_info_prepare_instance_widget($field, $widget) { return $widget; } +/** * Determines the behavior of a widget with respect to an operation. * * @param $op -- cgit v1.2.3