PHPCap 1.2.1
- Added fileInfo parameter to the exportFile method
- if the fileInfo argument is set to an array before its use in a call to exportFile, it will be set to information about the file
- the keys that will be set for fileInfo are name, mime_type, and charset (e.g., "UTF-8") if the file is a text file