You are here

function power_menu_install in Power Menu 7

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

Implements hook_install().

File

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

Code

function power_menu_install() {

  // Nothing...
}