hook_uninstall should also remove variables from the variables table, by way of variable_del().

any variables from the settings page, or explicitly set by the module should be removed.

CommentFileSizeAuthor
#1 chatblock.install.patch313 bytesdwees

Comments

dwees’s picture

Assigned: Unassigned » dwees
Status: Active » Fixed
StatusFileSize
new313 bytes

Okay, fixed the issue hopefully. Pretty straight forward, just forgot to do it.

Anonymous’s picture

Status: Fixed » Closed (fixed)