You are here

function consumers_update_8101 in Consumers 8

Add field 'third_party' when not exist.

File

./consumers.install, line 26
Install, update and uninstall functions for Consumers.

Code

function consumers_update_8101() {

  // Replaced by consumers_update_8102().
}