Home
last modified time | relevance | path

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

/plugin/fontface/
H A Daction.php115 function _isFileOk($file, $fileDisplay, $fileConfig) { function in action_plugin_fontface
147 if (!$this->_isFileOk($fontSysDir.$fontWOFF, $fontDir.$fontWOFF, 'fontFile') ||
148 !$this->_isFileOk($fontSysDir.$fontTTF, $fontDir.$fontTTF, 'fontFile')) {