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.

CommentFileSizeAuthor
#1 movetoinstallfile-1142584.patch852 byteschazclark

Comments

chazclark’s picture

StatusFileSize
new852 bytes

Created a patch that fixes this issue.