Home
last modified time | relevance | path

Searched refs:_inclusion_check (Results 1 – 1 of 1) sorted by last modified time

/plugin/randominc/
H A Daction.php45 $expire = $this->_inclusion_check($cache->page, $key, $depends);
83 function _inclusion_check($id, &$key, &$depends) { function in action_plugin_randominc
99 if ($this->_inclusion_check($page, $key, $depends)) { $expire = true; }