function addthis_update_7403 in AddThis 7.4
Remove old TWITTER_TEMPLATE_KEY variable, add default value for TWITTER_TEXT_KEY
File
- ./
addthis.install, line 106 - Install, update and uninstall functions for the AddThis module.
Code
function addthis_update_7403() {
variable_del('addthis_twitter_template');
}