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