function media_update_7004 in D7 Media 7.3
Same name and namespace in other branches
- 7.4 media.install \media_update_7004()
- 7 media.install \media_update_7004()
- 7.2 media.install \media_update_7004()
Empty update function to trigger a menu rebuild.
File
- ./
media.install, line 269 - Install, update and uninstall functions for the Media module.
Code
function media_update_7004() {
}