You are here

function menu_attributes_uninstall in Menu Attributes 8

Same name and namespace in other branches
  1. 6.2 menu_attributes.install \menu_attributes_uninstall()
  2. 6 menu_attributes.install \menu_attributes_uninstall()
  3. 7 menu_attributes.install \menu_attributes_uninstall()

Implements hook_uninstall().

File

./menu_attributes.install, line 18
Install, update and uninstall functions for the menu_attributes module.

Code

function menu_attributes_uninstall() {
}