Home
last modified time | relevance | path

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

/plugin/fontface/
H A Daction.php111 * @param string $fileDisplay File to display in error message (path to web directory)
115 function _isFileOk($file, $fileDisplay, $fileConfig) { argument
120 …msg("The file <strong>".$fileDisplay."</strong> (".$fileConfig.") <strong>does not exist</strong>.…