You are here

embed.install in Embed 8

Install, update and uninstall functions for the embed module.

File

embed.install
View source
<?php

/**
 * @file
 * Install, update and uninstall functions for the embed module.
 */

/**
 * Moved to embed_post_update_convert_encoded_icon_data().
 */
function embed_update_8101() {

  // This update function has been moved to
  // embed_post_update_convert_encoded_icon_data().
}