Home
last modified time | relevance | path

Searched refs:PRUNE_PERIOD (Results 1 – 1 of 1) sorted by relevance

/plugin/batchedit/
H A Dengine.php446 const PRUNE_PERIOD = 3600; define in BatcheditSessionCache
535 if ($lastPrune !== FALSE && $lastPrune + self::PRUNE_PERIOD > $now) {