You are here

function tablefield_install in TableField 7

Same name and namespace in other branches
  1. 6 tablefield.install \tablefield_install()

Implements hook_install().

File

./tablefield.install, line 11
Installation options for TableField

Code

function tablefield_install() {
}