constant ROLE_WATCHDOG_ROLE_APPROVED in Role Watchdog 6
Same name and namespace in other branches
- 6.2 modules/og_role_watchdog/og_role_watchdog.module \ROLE_WATCHDOG_ROLE_APPROVED
- 7.2 modules/og_role_watchdog/og_role_watchdog.module \ROLE_WATCHDOG_ROLE_APPROVED
- 7 modules/og_role_watchdog/og_role_watchdog.module \ROLE_WATCHDOG_ROLE_APPROVED
@file Logs changes to user roles.
1 use of ROLE_WATCHDOG_ROLE_APPROVED
- _og_role_watchdog_approve_role in modules/
og_role_watchdog/ og_role_watchdog.module - Internal function
File
- modules/
og_role_watchdog/ og_role_watchdog.module, line 8 - Logs changes to user roles.
Code
define('ROLE_WATCHDOG_ROLE_APPROVED', 3);