function video_zencoder_uninstall in Video 7
Same name and namespace in other branches
- 6.5 plugins/video_zencoder/video_zencoder.install \video_zencoder_uninstall()
- 6.4 plugins/video_zencoder/video_zencoder.install \video_zencoder_uninstall()
Implementation of hook_uninstall().
File
- modules/
video_zencoder/ video_zencoder.install, line 88 - Provides installation functions for video_s3.module.
Code
function video_zencoder_uninstall() {
}