Only administrators can create user accounts.
File
- core/
modules/ user/ user.module, line 30 - Enables the user registration and login system.
Code
define('USER_REGISTER_ADMINISTRATORS_ONLY', 'admin_only')
Only administrators can create user accounts.
define('USER_REGISTER_ADMINISTRATORS_ONLY', 'admin_only')