You are here

function video_transcode_install in Video 8.2

Implements hook_install().

File

modules/video_transcode/video_transcode.install, line 108
Provides installation schema for video_transcode

Code

function video_transcode_install() {
}