MDL-22787 Fixed enrol_mnet upgrade procedure
authorDavid Mudrak <david.mudrak@gmail.com>
Sat, 17 Jul 2010 23:39:02 +0000 (23:39 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Sat, 17 Jul 2010 23:39:02 +0000 (23:39 +0000)
commitf70207bc158e8968122e328f8dc275df693a9d04
treeaf86eb4b6265da903d726b98a82da8f60c35082c
parentc4d22999503e2f7c62ce6c2d4f468c99395600a6
MDL-22787 Fixed enrol_mnet upgrade procedure

For any courses where at least one remote student was enrolled via 1.x
enrol_mnet plugin, the record in the table enrol was created
automatically by core during the upgrade to the new enrolment framework.
We just need to set the custom field to explicitly indicate that the
course is open for all remote hosts.
enrol/mnet/db/upgrade.php [new file with mode: 0644]
enrol/mnet/version.php