constant DRUPAL_ANONYMOUS_RID

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

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

Archivo

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

Código

define('DRUPAL_ANONYMOUS_RID', 1)