Browse Source

coder review

pull/347/head
Nelson Hart 11 years ago
parent
commit
27f97e74cb
  1. 1
      includes/mime_detect.inc
  2. 2
      islandora.module

1
includes/mime_detect.inc

@ -377,4 +377,3 @@ class MimeDetect {
}
}

2
islandora.module

@ -1119,4 +1119,4 @@ function islandora_file_mimetype_mapping_alter(&$mapping) {
$mapping['extensions'][$ext] = $key;
}
}
}
}

Loading…
Cancel
Save