Home
last modified time | relevance | path

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

/plugin/fontface/
H A Daction.php112 * @param string $fileConfig Name of config option
115 function _isFileOk($file, $fileDisplay, $fileConfig) { argument
117 … 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>.…
/plugin/combo/ComboStrap/
H A DSite.php880 foreach (getConfigFiles('main') as $fileConfig) {
881 $files[] = LocalPath::createFromPathString($fileConfig);