function user_configure_settings in Drupal 4
1 string reference to 'user_configure_settings'
- user_configure in modules/
user.module
File
- modules/
user.module, line 1526 - Enables the user registration and login system.
Code
function user_configure_settings() {
}