You are here

function power_menu_install in Power Menu 7.2

Same name and namespace in other branches
  1. 6 power_menu.install \power_menu_install()
  2. 7 power_menu.install \power_menu_install()

Implements hook_install().

File

./power_menu.install, line 31
just containing the stuff for install and uninstall

Code

function power_menu_install() {

  // Nothing...
}