function field_update_7003 in Drupal 7
Add the FieldInfo class to the class registry.
Related topics
File
- 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.
}