Searched refs:expiry_totime (Results 1 – 2 of 2) sorted by relevance
15 function expiry_totime($expiry,$expirytime=null){ function93 …acertfile']&&(!is_file($o['cacertfile'])||filemtime($o['cacertfile'])<expiry_totime($o['cacertfile…152 if(!isset($o['cacheexpirytime'])) $o['cacheexpirytime']=expiry_totime($o['cacheexpiry']);
44 $this->cacertfileexpirytime=expiry_totime($this->getConf('cacertfileexpiry'));58 $this->cacheexpirytime=expiry_totime($this->getConf('cacheexpiry'));