USER_REGISTER_VISITORS

  1. drupal
    1. 7 modules/user/user.module
    2. 8 core/modules/user/user.module

Visitors can create their own accounts.

File

modules/user/user.module, line 26
Enables the user registration and login system.

Code

define('USER_REGISTER_VISITORS', 1)
Login or register to post comments