You are here

function media_youtube_update_6002 in Media: YouTube 6

Catch anyone who missed this on a fresh installation.

File

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

Code

function media_youtube_update_6002() {
  return _media_youtube_convert_old_variables();
}