Searched refs:fileConfig (Results 1 – 2 of 2) sorted by relevance
112 * @param string $fileConfig Name of config option115 function _isFileOk($file, $fileDisplay, $fileConfig) { argument117 … msg("The '<strong>".$fileConfig."</strong>' config setting is <strong>not set</strong>.", -1);120 …msg("The file <strong>".$fileDisplay."</strong> (".$fileConfig.") <strong>does not exist</strong>.…
880 foreach (getConfigFiles('main') as $fileConfig) {881 $files[] = LocalPath::createFromPathString($fileConfig);