summaryrefslogtreecommitdiff
path: root/modules/field
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-12-20 22:38:05 +0000
committerDries Buytaert <dries@buytaert.net>2009-12-20 22:38:05 +0000
commit8b752bc1119d5e0da9a90d1c4ef22381c3f07184 (patch)
tree0d004b90275b0cc9cdc14c1ff54b12adab1bafed /modules/field
parent1064309c0afc26285387805ab0b3909d746645c1 (diff)
downloadbrdo-8b752bc1119d5e0da9a90d1c4ef22381c3f07184.tar.gz
brdo-8b752bc1119d5e0da9a90d1c4ef22381c3f07184.tar.bz2
- Patch #612894 by David_Rothstein: fixed parse error.
Diffstat (limited to 'modules/field')
-rw-r--r--modules/field/field.info.inc1
1 files changed, 1 insertions, 0 deletions
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