You are here

function cctags_taxonomy_term_delete in cctags 7

File

./cctags.module, line 159

Code

function cctags_taxonomy_term_delete($term) {
  _cctags_clear_cache('', 'all');
}