function tablefield_uninstall in TableField 7
Same name and namespace in other branches
- 6 tablefield.install \tablefield_uninstall()
- 7.3 tablefield.install \tablefield_uninstall()
- 7.2 tablefield.install \tablefield_uninstall()
Implements hook_uninstall().
File
- ./
tablefield.install, line 17 - Installation options for TableField
Code
function tablefield_uninstall() {
}