You are here

function og_role_watchdog_uninstall in Role Watchdog 7

Same name and namespace in other branches
  1. 6.2 modules/og_role_watchdog/og_role_watchdog.install \og_role_watchdog_uninstall()
  2. 6 modules/og_role_watchdog/og_role_watchdog.install \og_role_watchdog_uninstall()
  3. 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() {
}