You are here

constant ROLE_WATCHDOG_ROLE_ADD in Role Watchdog 7.2

Same name and namespace in other branches
  1. 6.2 role_watchdog.module \ROLE_WATCHDOG_ROLE_ADD
  2. 6 role_watchdog.module \ROLE_WATCHDOG_ROLE_ADD
  3. 7 role_watchdog.module \ROLE_WATCHDOG_ROLE_ADD
3 uses of ROLE_WATCHDOG_ROLE_ADD
og_role_watchdog_og_membership_insert in modules/og_role_watchdog/og_role_watchdog.module
Implements hook_og_membership_insert().
_og_role_watchdog_process_role_changes in modules/og_role_watchdog/og_role_watchdog.module
Internal function
_role_watchdog_add_role in ./role_watchdog.module
Internal function

File

./role_watchdog.module, line 9
Logs changes to user roles.

Code

define('ROLE_WATCHDOG_ROLE_ADD', 1);