Searched refs:descfile (Results 1 – 1 of 1) sorted by relevance
36 $descfile = $_SERVER["DOCUMENT_ROOT"] . "/manual/$lang/search-description.json"; variable39 $time = max(filemtime($indexfile), filemtime($descfile));62 $s = file_get_contents($descfile);
Completed in 4 milliseconds