DRUPAL_ANONYMOUS_RID

Definition

drupal/includes/bootstrap.inc

Description

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

Code

define('DRUPAL_ANONYMOUS_RID', 1);