Home
last modified time | relevance | path

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

/plugin/fontello/
H A Dhelper.php536 return $this->commandExists('unzip') && $this->commandExists('zipinfo');
545 protected function commandExists($command) function in helper_plugin_fontello