You are here

function image_fupload_image_install in Image FUpload 6.3

Same name and namespace in other branches
  1. 6.2 image_fupload_image/image_fupload_image.install \image_fupload_image_install()

Implementation of hook_install().

File

image_fupload_image/image_fupload_image.install, line 10

Code

function image_fupload_image_install() {

  // No need of this at the moment
}