You are here

constant ROLE_WATCHDOG_ROLE_REMOVE in Role Watchdog 7

Same name and namespace in other branches
  1. 6.2 role_watchdog.module \ROLE_WATCHDOG_ROLE_REMOVE
  2. 6 role_watchdog.module \ROLE_WATCHDOG_ROLE_REMOVE
  3. 7.2 role_watchdog.module \ROLE_WATCHDOG_ROLE_REMOVE
2 uses of ROLE_WATCHDOG_ROLE_REMOVE
og_role_watchdog_og_membership_delete in modules/og_role_watchdog/og_role_watchdog.module
Implements hook_og_membership_insert().
_role_watchdog_remove_role in ./role_watchdog.module
Internal function

File

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

Code

define('ROLE_WATCHDOG_ROLE_REMOVE', 0);