Implements hook_modules_enabled().
function field_modules_enabled($modules) { // Refresh the 'active' status of fields. field_sync_field_status(); }