function emvideo_update_6003 in Embedded Media Field 6
Same name and namespace in other branches
- 6.3 contrib/emvideo/emvideo.install \emvideo_update_6003()
- 6.2 contrib/emvideo/emvideo.install \emvideo_update_6003()
Add new formatters for Lightbox2 & Shadowbox.
File
- contrib/
emvideo/ emvideo.install, line 250 - Installation, configuration, and removal of the emvideo module.
Code
function emvideo_update_6003() {
return _emvideo_update_add_new_formatters();
}