Closed (fixed)
Project:
Cool aid; Editable help messages
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 08:21 UTC
Updated:
14 Oct 2009 at 22:40 UTC
When you uninstall the module, the coolaid_* database tables are dropped, but the coolaid_* variables are left in the system:
Good practice would be to clean these up too, especially since it should be possible to uninstall + re-enable to reset a module's state.
Also see hook_uninstall:
Remove any tables or variables that the module sets.
Comments
Comment #1
danielb commentedThank you, fixed.
Comment #2
danielb commentedno it's not :/ it will be soon though
Comment #3
danielb commented