]> git.mjollnir.org Git - moodle.git/commit
mnet: restore_create_users() is now mnet-aware
authormartinlanghoff <martinlanghoff>
Tue, 16 Jan 2007 00:56:15 +0000 (00:56 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 16 Jan 2007 00:56:15 +0000 (00:56 +0000)
commitda586c3778aa16f8bf093d8aae986950a84aaae2
tree4f35298100aa1557c4032e740e3b9bac72d3487b
parent492d44e4f7e97757b100f53e3a75627b80a1b714
mnet: restore_create_users() is now mnet-aware

It will now default to $CFG->mnet_localhost_id and can
handle backup files containing an mnethosturl user property
which will be mapped to mnethostid.

Additional checks are needed to avoid restoring files
with mnethosturls we cannot handle.
backup/restorelib.php