Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/
H A DRepository.php15 protected const CACHE_TIME = 3600 * 24; define in dokuwiki\\plugin\\extension\\Repository
305 if ($cache->useCache(['age' => self::CACHE_TIME])) {