function power_menu_install in Power Menu 7
Same name and namespace in other branches
- 6 power_menu.install \power_menu_install()
- 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...
}