@ -12,6 +12,7 @@
* The name of the bundle to give the fields.
*/
function islandora_dcterms_attach_fields_to_bundle($bundle_name) {
$t = get_t();
if (field_info_field(ISLANDORA_DCTERMS_CONTRIBUTOR_FIELD)) {
@ -2,7 +2,7 @@
/**
* @file
* Collection of fields and utility functions for working with DC Metadata.
define('ISLANDORA_DCTERMS_CONTRIBUTOR_FIELD', 'field_dcterms_contributor');