-
- Downloads
Fix bug with FileBase.get_time() for filenames > 64 chars in length
We need to read the file header (not just index) entry to get the actual full filename. Also, removed some extraneous calls to getfilepath() that served no purposed.
Please register or sign in to comment