Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php263 var $cmd_path = ''; variable in pfcGlobalConfig
986 if ($this->cmd_path == '') $this->cmd_path = $this->cmd_path_default;
H A Dpfccommand.class.php65 $cmd_filename = $c->cmd_path.'/'.$cmd_name.'.class.php';