mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
413907cff3
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.