You are here

function media_youtube_update_6001 in Media: YouTube 6

Oops; we did this here rather than on install. Redo in 6002 to catch anyone missed...

File

./media_youtube.install, line 49
This is Media: YouTube's installation, configuration, and removal file.

Code

function media_youtube_update_6001() {
  return array();
}