You are here

function cctags_taxonomy_term_update in cctags 7

File

./cctags.module, line 153

Code

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