function image_field_caption_install in Image Field Caption 8
Implements hook_install().
File
- ./
image_field_caption.install, line 175 - Install, update and uninstall functions for the image caption module.
Code
function image_field_caption_install() {
}