function field_update_7003
Add the FieldInfo class to the class registry.
Related topics
Archivo
- drupal-7.x/
modules/ field/ field.install, line 465 - Install, update and uninstall functions for the field module.
Código
function field_update_7003() {
// Empty update to force a rebuild of the registry.
}