function og_role_watchdog_uninstall in Role Watchdog 7
Same name and namespace in other branches
- 6.2 modules/og_role_watchdog/og_role_watchdog.install \og_role_watchdog_uninstall()
- 6 modules/og_role_watchdog/og_role_watchdog.install \og_role_watchdog_uninstall()
- 7.2 modules/og_role_watchdog/og_role_watchdog.install \og_role_watchdog_uninstall()
Implementation of hook_uninstall().
File
- modules/
og_role_watchdog/ og_role_watchdog.install, line 61 - Install file for Role watchdog.
Code
function og_role_watchdog_uninstall() {
}