Home
last modified time | relevance | path

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

/plugin/linkcheck/
Dhelperfunctions.php108 function linkcheck_db($dbfile){ function
147 $db=linkcheck_db($o['dbfile']);
Dhelper.php51 if($file=$this->getdbfile()) $this->db=linkcheck_db($file);