You are here

function delete_orphaned_terms_install in Delete Orphaned Terms 6

Same name and namespace in other branches
  1. 6.2 delete_orphaned_terms.install \delete_orphaned_terms_install()
  2. 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() {
}