You are here

constant LOGIN_SECURITY_TRACK_TIME in Login Security 5

Same name and namespace in other branches
  1. 6 login_security.module \LOGIN_SECURITY_TRACK_TIME
  2. 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_build_admin_form in ./login_security.module
Build a form body for the configuration settings.
login_security_cron in ./login_security.module
Implementation of hook_cron().
_login_security_get_variables_by_name in ./login_security.module
Helper function to get the variable array for the messages.

File

./login_security.module, line 12
Login Security

Code

define('LOGIN_SECURITY_TRACK_TIME', 0);