constant DRUPAL_AUTHENTICATED_RID

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

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

Archivo

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

Código

define('DRUPAL_AUTHENTICATED_RID', 2)