function emvideo_update_6010 in Embedded Media Field 6
Same name and namespace in other branches
- 6.3 contrib/emvideo/emvideo.install \emvideo_update_6010()
- 6.2 contrib/emvideo/emvideo.install \emvideo_update_6010()
Botched update_6007, redo at 6013.
File
- contrib/
emvideo/ emvideo.install, line 311 - Installation, configuration, and removal of the emvideo module.
Code
function emvideo_update_6010() {
return array();
}