You are here

function tablefield_uninstall in TableField 7

Same name and namespace in other branches
  1. 6 tablefield.install \tablefield_uninstall()
  2. 7.3 tablefield.install \tablefield_uninstall()
  3. 7.2 tablefield.install \tablefield_uninstall()

Implements hook_uninstall().

File

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

Code

function tablefield_uninstall() {
}