You are here

function image_fupload_imagefield_help in Image FUpload 6.3

Same name and namespace in other branches
  1. 6 image_fupload_imagefield/image_fupload_imagefield.module \image_fupload_imagefield_help()
  2. 6.2 image_fupload_imagefield/image_fupload_imagefield.module \image_fupload_imagefield_help()

Implementation of hook_help().

File

image_fupload_imagefield/image_fupload_imagefield.module, line 10

Code

function image_fupload_imagefield_help($path, $arg) {

  // will come later...
}