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