function field_update_7003

Add the FieldInfo class to the class registry.

Related topics

File

drupal/modules/field/field.install, line 466
Install, update and uninstall functions for the field module.

Code

function field_update_7003() {

  // Empty update to force a rebuild of the registry.
}