Differences Between: [Versions 310 and 311] [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]
This file keeps track of upgrades to the lti enrolment plugin
Copyright: | 2016 John Okely <john@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 115 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
xmldb_enrol_lti_upgrade($oldversion) X-Ref |
xmldb_lti_upgrade is the function that upgrades the lti module database when is needed This function is automaticly called when version number in version.php changes. param: int $oldversion New old version number. return: boolean |