Searched refs:usecache (Results 1 – 1 of 1) sorted by relevance
16 private $usecache=null; #use usecache() to access this. variable in helper_plugin_linkcheck19 $this->usecache = $this->getConf('usecache');20 if($this->usecache && !class_exists('SQLite3',false)){22 $this->usecache=false;26 return $this->usecache;