You are here

function cctags_taxonomy_term_insert in cctags 7

File

./cctags.module, line 156

Code

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