This is very minor, but there's a typo in the code for top_buttons.install at line 22:
DELETE FROM {variables} should be DELETE FROM {variable}
resulting in an error message when uninstalling the module and the variable table not being cleaned up properly.

The same typo is in 6.x-3.x-dev

Comments

nancydru’s picture

Status: Active » Fixed

Duh! Thanks for catching this.

Committed to 6.x-3.x-dev.

nancydru’s picture

Component: Code » Top Buttons

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.