function delete_orphaned_terms_uninstall in Delete Orphaned Terms 6
Same name and namespace in other branches
- 6.2 delete_orphaned_terms.install \delete_orphaned_terms_uninstall()
- 7.2 delete_orphaned_terms.install \delete_orphaned_terms_uninstall()
Implementation of hook_uninstall()
File
- ./
delete_orphaned_terms.install, line 17
Code
function delete_orphaned_terms_uninstall() {
}