You are here

constant ROLE_WATCHDOG_ROLE_APPROVED in Role Watchdog 7

Same name and namespace in other branches
  1. 6.2 modules/og_role_watchdog/og_role_watchdog.module \ROLE_WATCHDOG_ROLE_APPROVED
  2. 6 modules/og_role_watchdog/og_role_watchdog.module \ROLE_WATCHDOG_ROLE_APPROVED
  3. 7.2 modules/og_role_watchdog/og_role_watchdog.module \ROLE_WATCHDOG_ROLE_APPROVED
1 use of ROLE_WATCHDOG_ROLE_APPROVED
og_role_watchdog_og_membership_update in modules/og_role_watchdog/og_role_watchdog.module
Implements hook_og_membership_update().

File

modules/og_role_watchdog/og_role_watchdog.module, line 11
Logs changes to user roles.

Code

define('ROLE_WATCHDOG_ROLE_APPROVED', 3);