You are here

function video_cck_update_6 in Embedded Media Field 5

File

contrib/video_cck/video_cck.install, line 102

Code

function video_cck_update_6() {
  $ret = _video_cck_update_reset_cache_views();
  return $ret;
}