You are here

6 uses of DRUPAL_AUTHENTICATED_RID in Drupal 6

system_install in modules/system/system.install
Implementation of hook_install().
theme_comment_post_forbidden in modules/comment/comment.module
Theme a "you can't post comments" notice.
theme_user_admin_new_role in modules/user/user.admin.inc
Theme the new-role form.
user_admin_role in modules/user/user.admin.inc
Menu callback: administer roles.
user_roles in modules/user/user.module
Retrieve an array of roles matching specified conditions.
user_save in modules/user/user.module
Save changes to a user account or add a new user.