You are here

function video_cck_update_1 in Embedded Media Field 5

we need to make sure to show our new 'embed code' filter on views

File

contrib/video_cck/video_cck.install, line 12

Code

function video_cck_update_1() {
  return _video_cck_update_reset_cache();
}