You are here

function choices_update_7001 in Poll Improved 7

Required to register migration.

File

modules/choices/choices.install, line 47
Install, update and uninstall functions for the choices module.

Code

function choices_update_7001() {

  // Required to register migration.
}