function emvideo_update_6018 in Embedded Media Field 6
Rebuild the theme to accomodate optional Colorbox support.
File
- contrib/
emvideo/ emvideo.install, line 426 - Installation, configuration, and removal of the emvideo module.
Code
function emvideo_update_6018() {
return _emvideo_update_add_new_formatters();
}