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