Browse Source

code sniffer cleanup

pull/348/head
Nelson Hart 11 years ago
parent
commit
8e4a277040
  1. 2
      islandora.module

2
islandora.module

@ -1129,7 +1129,7 @@ function islandora_file_mimetype_mapping_alter(&$mapping) {
/**
* A callback to get the root collection label.
* @return text $label
* @return text
* The object label of the root collection or the fallback.
*/
function islandora_repository_root_label() {

Loading…
Cancel
Save