You are here

function imagefield_install in ImageField 5.2

Same name and namespace in other branches
  1. 5 imagefield.install \imagefield_install()
  2. 6.3 imagefield.install \imagefield_install()

Implementation of hook_install().

File

./imagefield.install, line 6

Code

function imagefield_install() {
}