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