moodle/backup/converter
David Mudrák d0530ed444 MDL-37774 Make moodle1_file_manager::migrate_directory() support trailing slash in rootpath
As the $rootpath is concatenated with the $relpath, we would end with a
path like course_files//file.txt. Such a path is detected as not-valid
later and an error would be thrown.

So the patch makes sure that the trailing slash is cut off and a
debugging for the developer is displayed.
2013-02-08 11:45:24 +01:00
..
imscc1 MDL-30777: Properly implemented error message 2011-12-20 11:06:50 -03:00
imscc11 MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
moodle1 MDL-37774 Make moodle1_file_manager::migrate_directory() support trailing slash in rootpath 2013-02-08 11:45:24 +01:00
convertlib.php MDL-32251 E_STRICT fixes part 3 2012-03-29 15:24:30 +02:00