Reply to .csv file upload becomes .csv.txt

.csv file upload becomes .csv.txt new!
by Thomas Dalbert, 16 years, 4 months ago
The class consistently adds the extension .txt to a CSV file with the extension .csv
In other words, sample.csv becomes sample.csv.txt

This is the case even if I allow ALL mime types:
$handle->allowed = array("*/*");

Is there a way to keep the original extension?Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important