Searched refs:cacertfileexpirytime (Results 1 – 1 of 1) sorted by relevance
15 private $cacertfileexpirytime=null; #use getcacertfileexpirytime() to access this. variable in helper_plugin_linkcheck43 if(!isset($this->cacertfileexpirytime)){44 $this->cacertfileexpirytime=expiry_totime($this->getConf('cacertfileexpiry'));46 return $this->cacertfileexpirytime;