constant ROLE_WATCHDOG_SUPERUSER_RID in Role Watchdog 6
Same name and namespace in other branches
- 6.2 role_watchdog.module \ROLE_WATCHDOG_SUPERUSER_RID
- 7.2 role_watchdog.module \ROLE_WATCHDOG_SUPERUSER_RID
- 7 role_watchdog.module \ROLE_WATCHDOG_SUPERUSER_RID
@file Logs changes to user roles.
2 uses of ROLE_WATCHDOG_SUPERUSER_RID
- role_watchdog_update_6130 in ./
role_watchdog.install - Update from 6.x-1.x to 6.x-1.3. Change superuser ID constant.
- _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);