You are here

constant LOGIN_AS_DIFFERENT_USER in IP Login 7.3

Same name and namespace in other branches
  1. 6.2 ip_login.module \LOGIN_AS_DIFFERENT_USER
  2. 7.2 ip_login.module \LOGIN_AS_DIFFERENT_USER
1 use of LOGIN_AS_DIFFERENT_USER
ip_login_user_logout in ./ip_login.module
Implementation of hook_user_logout

File

./ip_login.module, line 22
Allow user login by IP addresses, ranges or wildcards.

Code

define('LOGIN_AS_DIFFERENT_USER', 'ip_login_as_different_user');