You are here

Constants in Session Limit 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
SESSION_LIMIT_DISALLOW_NEW ./session_limit.module Disallow sessions that would exceed the limit. 1 1
SESSION_LIMIT_DO_NOTHING ./session_limit.module Do nothing if the session limit is exceeded. 3 1
SESSION_LIMIT_DROP ./session_limit.module Automatically drop sessions that would exceed the limit. 1 1
SESSION_LIMIT_HIT_MESSAGE ./session_limit.module Default message displayed for a user on a new machine when sesison limit has been reached. 2 1
SESSION_LIMIT_LOGGED_OUT_MESSAGE ./session_limit.module Default message displayed when a user is logged out. 2 1
SESSION_LIMIT_LOGGED_OUT_MESSAGE_SEVERITY ./session_limit.module Default drupal_set_message type for logout message. 2 1

Other projects