]> git.mjollnir.org Git - moodle.git/commit
We need the newly created course_module id to be passed to the restore
authorvyshane <vyshane>
Fri, 25 Aug 2006 02:37:54 +0000 (02:37 +0000)
committervyshane <vyshane>
Fri, 25 Aug 2006 02:37:54 +0000 (02:37 +0000)
commit7f6301c464c62e4e46d16b229e529ee1aa061fc0
treeda040499af54a742dfed925176dfad1e93f9aaf3
parentc779eb1a159fcbb709bf606747970cddb1bd7d61
We need the newly created course_module id to be passed to the restore
functions of the modules. We need this now for the forum module to convert
forums backed up in 1.6 to use roles upon restore in 1.7. However, this might
be needed for other modules as well if they need conversion to the roles
system.
backup/restorelib.php