Role ID for authenticated users; should match what's in the "role" table.
File
- drupal/
includes/ bootstrap.inc, line 153 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_AUTHENTICATED_RID', 2)
Role ID for authenticated users; should match what's in the "role" table.
define('DRUPAL_AUTHENTICATED_RID', 2)