constant USER_REGISTER_ADMINISTRATORS_ONLY

Only administrators can create user accounts.

Archivo

drupal-7.x/modules/user/user.module, line 21
Enables the user registration and login system.

Código

define('USER_REGISTER_ADMINISTRATORS_ONLY', 0)