function mimedetect_install in MimeDetect 6
Same name and namespace in other branches
- 5 mimedetect.install \mimedetect_install()
- 7 mimedetect.install \mimedetect_install()
Implementation of hook_install().
File
- ./
mimedetect.install, line 6
Code
function mimedetect_install() {
}