You are here

constant APBCT_SESSION__LIVE_TIME in Anti Spam by CleanTalk 7.5

Same name and namespace in other branches
  1. 7.4 cleantalk.module \APBCT_SESSION__LIVE_TIME
1 use of APBCT_SESSION__LIVE_TIME
CleantalkFuncs::_apbct_alt_sessions__remove_old in src/CleantalkFuncs.php
Clean 'cleantalk_sessions' table

File

./cleantalk.module, line 9
Main CleanTalk integration module functions.

Code

define('APBCT_SESSION__LIVE_TIME', 86400 * 2);