Home
last modified time | relevance | path

Searched defs:newsChannelTtl (Results 1 – 1 of 1) sorted by relevance

/plugin/news/scripts/
H A Dnewsfeed.php61 $newsChannelTtl = isset($ini_array[$which]['ttl']) ? $ini_array[$which]['ttl'] : $helper->ttl(); variable
77 $newsChannelTtl = $conf['plugin']['news']['ttl']; variable