function twitter_update_7401 in Twitter 7.5
Same name and namespace in other branches
- 7.6 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 410 - Install, update and uninstall functions for the twitter module.
Code
function twitter_update_7401() {
}