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