Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/
H A Dpfctools.php247 function install_file($src_file, $dst_file) argument
252 $dst_dir = dirname($dst_file);
263 copy( $src_file, $dst_file );