Home
last modified time | relevance | path

Searched refs:expiry_totime (Results 1 – 2 of 2) sorted by relevance

/plugin/linkcheck/
Dhelperfunctions.php15 function expiry_totime($expiry,$expirytime=null){ function
93 …acertfile']&&(!is_file($o['cacertfile'])||filemtime($o['cacertfile'])<expiry_totime($o['cacertfile…
152 if(!isset($o['cacheexpirytime'])) $o['cacheexpirytime']=expiry_totime($o['cacheexpiry']);
Dhelper.php44 $this->cacertfileexpirytime=expiry_totime($this->getConf('cacertfileexpiry'));
58 $this->cacheexpirytime=expiry_totime($this->getConf('cacheexpiry'));