Greetings,
A minor typo in the vfs.file.mtime function. At present, the check returns the create time insted of the modification time. This patch simply corrects it to return modification time.
A minor typo in the vfs.file.mtime function. At present, the check returns the create time insted of the modification time. This patch simply corrects it to return modification time.
Comment