You are here

constant USER_LIMIT_DEFAULT_MESSAGE in User Limit 6

Same name and namespace in other branches
  1. 7 user_limit.module \USER_LIMIT_DEFAULT_MESSAGE
2 uses of USER_LIMIT_DEFAULT_MESSAGE
user_limit_form_user_admin_settings_alter in ./user_limit.module
Implementation of hook_FORM_ID_alter().
user_limit_form_user_register_alter in ./user_limit.module
Implementation of hook_FORM_ID_alter().

File

./user_limit.module, line 14
Everything related to User Limit. There are no include files.

Code

define('USER_LIMIT_DEFAULT_MESSAGE', 'Your user limit has been reached. To add more users, please contact your service provider.');