Home
last modified time | relevance | path

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

/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/classes/
H A Dclass.ilForumCronNotification.php12 const KEEP_ALIVE_CHUNK_SIZE = 25; define in ilForumCronNotification
289 if ($i > 0 && ($i % self::KEEP_ALIVE_CHUNK_SIZE) == 0) {
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/classes/
H A Dclass.ilForumCronNotification.php12 const KEEP_ALIVE_CHUNK_SIZE = 25; define in ilForumCronNotification
289 if ($i > 0 && ($i % self::KEEP_ALIVE_CHUNK_SIZE) == 0) {