mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
This adds &oid= parameter to the URL of file preview images. The parameter is supposed to be ignored by draftfile.php and pluginfile.php. It just holds some unique identification of the original file's revision. Currently, we use the timestamp of the most recent modification of the original file.