]> git.mjollnir.org Git - moodle.git/commit
Added $restore->mods[$mod->type]->granular to restore_create_sections() and to restor...
authorvyshane <vyshane>
Wed, 4 Oct 2006 08:35:00 +0000 (08:35 +0000)
committervyshane <vyshane>
Wed, 4 Oct 2006 08:35:00 +0000 (08:35 +0000)
commite0539647aa377a9abbd1218c8b0d05fe6dc99b1b
tree9cca2ac0718d4dc4e07909181c39488e5099204a
parent3a4c750bcc72bf85ebc11a4a4c0193e707f92e53
Added $restore->mods[$mod->type]->granular to restore_create_sections() and to restore_create_modules(). This defines whether we are doing a granular restore where we care about the individual module instances to be restored, or whether we are not doing a granular restore, in which case we just restore all course module instances.
backup/restorelib.php