DRUPAL_AUTHENTICATED_RID

Definition

drupal/includes/bootstrap.inc

Description

Role ID for authenticated users; should match what's in the "role" table.

Code

define('DRUPAL_AUTHENTICATED_RID', 2);