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