You are here

constant SESSION_LIMIT_DISALLOW_NEW in Session Limit 6.2

Same name and namespace in other branches
  1. 7.2 session_limit.module \SESSION_LIMIT_DISALLOW_NEW

Disallow sessions that would exceed the limit.

1 use of SESSION_LIMIT_DISALLOW_NEW
session_limit_page in ./session_limit.module
Display/Delete sessions.

File

./session_limit.module, line 21
Limits multiple sessions per user.

Code

define('SESSION_LIMIT_DISALLOW_NEW', 2);