Missing install file and uninstall function
Freso - July 27, 2009 - 12:02
| Project: | AddThis Button |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
The module doesn't "clean up" after itself - ie. remove the various site variables it sets.

#1
Here is a patch that adds addthis.install file with hook_uninstall() implementation.