Copy a file to a journals's public directory.
public copyJournalFile ( $journalId, $sourceFile, $destFileName ) : boolean | ||
$journalId | int | |
$sourceFile | string the source of the file to copy | |
$destFileName | string the destination file name | |
리턴 | boolean |