constant PERSISTENT_LOGIN_MAXLIFE in Persistent Login 7
Same name and namespace in other branches
- 5 persistent_login.module \PERSISTENT_LOGIN_MAXLIFE
- 6 persistent_login.module \PERSISTENT_LOGIN_MAXLIFE
2 uses of PERSISTENT_LOGIN_MAXLIFE
- persistent_login_admin_settings in ./
persistent_login.pages.inc - Module settings form.
- _persistent_login_create_cookie in ./
persistent_login.module - Create a Persistent Login cookie.
File
- ./
persistent_login.module, line 14 - Provide a "Remember Me" checkbox in the login form.
Code
define('PERSISTENT_LOGIN_MAXLIFE', 30);