Skip to content

Commit

Permalink
Always return a string
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Oct 25, 2023
1 parent 40b5e85 commit f5b20d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions islandora.tokens.inc
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,5 @@ function islandora_url_to_service_file_media_by_mimetype($node, $mime_type) {
}
}
}
return '';
}

0 comments on commit f5b20d0

Please sign in to comment.