Full ELMS Learning Network documentation
constant DRUPAL_AUTHENTICATED_RID
- cis7 includes/bootstrap.inc DRUPAL_AUTHENTICATED_RID
- cle7 includes/bootstrap.inc DRUPAL_AUTHENTICATED_RID
- elmsmedia7 includes/bootstrap.inc DRUPAL_AUTHENTICATED_RID
- icor7 includes/bootstrap.inc DRUPAL_AUTHENTICATED_RID
- meedjum_blog7 includes/bootstrap.inc DRUPAL_AUTHENTICATED_RID
- mooc7 includes/bootstrap.inc DRUPAL_AUTHENTICATED_RID
Role ID for authenticated users; should match what's in the "role" table.
File
- includes/
bootstrap.inc, line 167 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_AUTHENTICATED_RID', 2)