Active
Project:
Mad Mimi
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 18:45 UTC
Updated:
18 May 2011 at 14:01 UTC
Jump to comment: Most recent file
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.