constant LOGIN_SECURITY_TRACK_TIME in Login Security 6
Same name and namespace in other branches
- 5 login_security.module \LOGIN_SECURITY_TRACK_TIME
- 7 login_security.module \LOGIN_SECURITY_TRACK_TIME
@file Login Security
GPL published.. if you don't have a copy of the license, search for it, it's free Copyrighted by ilo@reversing.org Thanks to christefano for the module tips and strings
3 uses of LOGIN_SECURITY_TRACK_TIME
- login_security_admin_settings in ./
login_security.admin.inc - Build a form body for the configuration settings.
- _login_security_get_variables_by_name in ./
login_security.module - Helper function to get the variable array for the messages.
- _login_security_remove_events in ./
login_security.module - Remove tracked events or expire old ones.
File
- ./
login_security.module, line 12 - Login Security
Code
define('LOGIN_SECURITY_TRACK_TIME', 1);