function image_fupload_image_install in Image FUpload 6.2
Same name and namespace in other branches
- 6.3 image_fupload_image/image_fupload_image.install \image_fupload_image_install()
Implementation of hook_install().
File
- image_fupload_image/
image_fupload_image.install, line 6
Code
function image_fupload_image_install() {
// No need of this at the moment
}