function field_update_7003

7.x field.install field_update_7003()

Add the FieldInfo class to the class registry.

Related topics

File

drupal-7.x/modules/field/field.install, line 465
Install, update and uninstall functions for the field module.

Code

function field_update_7003() {
  // Empty update to force a rebuild of the registry.
}