function twitter_update_7403 in Twitter 7.5
Same name and namespace in other branches
- 7.6 twitter.install \twitter_update_7403()
Adds field added_by_uid to twitter_account table.
This update has been set empty afterwards as the existing field twitter_account.uid is used.
File
- ./
twitter.install, line 432 - Install, update and uninstall functions for the twitter module.
Code
function twitter_update_7403() {
}