function imagefield_install in ImageField 5
Same name and namespace in other branches
- 5.2 imagefield.install \imagefield_install()
- 6.3 imagefield.install \imagefield_install()
Implementation of hook_install().
File
- ./
imagefield.install, line 6
Code
function imagefield_install() {
}