function tft_update_7000 in Taxonomy File Tree 7.2
Implements hook_update_N for passing to Drupal 7.
File
- ./
tft.install, line 148 - Module install logic.
Code
function tft_update_7000(&$sandbox) {
}
Implements hook_update_N for passing to Drupal 7.
function tft_update_7000(&$sandbox) {
}