]> git.mjollnir.org Git - moodle.git/commit
Fix error when restoring into a newly created course. The course files folder may...
authortjhunt <tjhunt>
Tue, 5 Dec 2006 18:42:39 +0000 (18:42 +0000)
committertjhunt <tjhunt>
Tue, 5 Dec 2006 18:42:39 +0000 (18:42 +0000)
commit2e0ed03e5ed4180de4a6091a8ec3c9e9ee386b00
tree07d8ed9da97eed340c9bbf353223cc4107c645fc
parent89475b805d644e3b56e96cc1b88a5ce99d28eecd
Fix error when restoring into a newly created course. The course files folder may not exist yet, so need to do a recursive directory create.
backup/restorelib.php