mirror of
https://github.com/moodle/moodle.git
synced 2025-05-01 22:18:03 +02:00
On Windows systems, there could have been a mix of back and forward slashes, causing the validation of the relative path to fail. Now we will always get the realpath before comparing.