constant USER_REGISTER_ADMINISTRATORS_ONLY

Only administrators can create user accounts.

File

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

Code

define('USER_REGISTER_ADMINISTRATORS_ONLY', 0)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!user!user.module/constant/USER_REGISTER_ADMINISTRATORS_ONLY/7.x