Home
last modified time | relevance | path

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

/plugin/linkcheck/
Dhelper.php25 function getusecache(){ function in helper_plugin_linkcheck
30 if($this->getusecache()) $this->dbfile = metaFN('linkcheck_cache','.sqlite');
63 if($this->getusecache()){
Daction.php64 $urlmap=$this->helper->getusecache()?$this->helper->getcachedata($ID,$urls):[];
Dsyntax.php29 if($this->helper->getusecache()){