Searched refs:cacheexpirytime (Results 1 – 1 of 1) sorted by relevance
13 private $cacheexpirytime=null; #use getcacheexpirytime() to access this. variable in helper_plugin_linkcheck57 if(!isset($this->cacheexpirytime)){58 $this->cacheexpirytime=expiry_totime($this->getConf('cacheexpiry'));60 return $this->cacheexpirytime;