Home
last modified time | relevance | path

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

/plugin/struct/meta/
H A DSearchConfig.php17 public static $CACHE_USER = 2; variable in dokuwiki\\plugin\\struct\\meta\\SearchConfig
97 $flags |= self::$CACHE_USER;
/plugin/structat/action/
H A Dcache.php54 if ($meta['hasaggregation'] & SearchConfig::$CACHE_USER) {
/plugin/struct/action/
H A Dcache.php108 if ($meta['hasaggregation'] & SearchConfig::$CACHE_USER) {