You are here

function embed_update_8101 in Embed 8

Moved to embed_post_update_convert_encoded_icon_data().

File

./embed.install, line 11
Install, update and uninstall functions for the embed module.

Code

function embed_update_8101() {

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