Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/misc/
H A Dcreatewebinstaller.php5 $pfcpath = dirname(__FILE__).'/phpfreechat-'.$version; variable
6 if (!file_exists($pfcpath)) die("Dont find the directory $pfcpath");
18 $phpi->addPath($pfcpath);