You are here

function mimedetect_install in MimeDetect 6

Same name and namespace in other branches
  1. 5 mimedetect.install \mimedetect_install()
  2. 7 mimedetect.install \mimedetect_install()

Implementation of hook_install().

File

./mimedetect.install, line 6

Code

function mimedetect_install() {
}