I believe the variable_set() function in madmimi_init() should be moved to hook_install() (and an install file created). It should also run a variable_del() on module uninstall, as removing the madmimi module makes no changes in terms of how Drupal sends emails.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | movetoinstallfile-1142584.patch | 852 bytes | chazclark |
Comments
Comment #1
chazclark commentedCreated a patch that fixes this issue.