constant DRUPAL_AUTHENTICATED_RID

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/bootstrap.inc \DRUPAL_AUTHENTICATED_RID

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

Archivo

drupal-7.x/includes/bootstrap.inc, line 167
Functions that need to be loaded on every Drupal request.

Código

define('DRUPAL_AUTHENTICATED_RID', 2)