Code: Select all
$t_new_diskfile_name = $t_file_path . file_generate_unique_name( 'bug-' . $p_file_name, $t_file_path );Code: Select all
$result['filename']Code: Select all
$t_bug_file['filename']Moderators: Developer, Contributor
Code: Select all
$t_new_diskfile_name = $t_file_path . file_generate_unique_name( 'bug-' . $p_file_name, $t_file_path );Code: Select all
$result['filename']Code: Select all
$t_bug_file['filename']