You are here

function twitter_update_7401 in Twitter 7.6

Same name and namespace in other branches
  1. 7.5 twitter.install \twitter_update_7401()

Drops field uid at twitter_account.

This update has been set empty afterwards as the field is actually needed.

File

./twitter.install, line 411
Install, update and uninstall functions for the twitter module.

Code

function twitter_update_7401() {
}