Home
last modified time | relevance | path

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

/plugin/quickstats/
H A Dhelper.php11 private $isCached = false; variable in helper_plugin_quickstats
/plugin/refnotes/
H A Ddatabase.php201 if ($cache->isCached($this->fileName)) {
511 public function isCached($fileName) { function in refnotes_reference_database_cache