function video_embed_field_update_7003 in Video Embed Field 7.2
Enables inline colorbox support if colorbox is installed.
[NO LONGER NEEDED - This update hook does nothing]
File
- ./
video_embed_field.install, line 188 - Install, update and uninstall functions for the video_embed_field module.
Code
function video_embed_field_update_7003() {
}