You are here

function image_fupload_install in Image FUpload 6.2

Same name and namespace in other branches
  1. 6.3 image_fupload.install \image_fupload_install()
  2. 6 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
}