MDL-50543 mod_lti: New WS mod_lti_get_ltis_by_courses

This commit is contained in:
Juan Leyva
2015-10-04 21:19:18 +02:00
parent d5ded9e72d
commit dfcdec1254
6 changed files with 280 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015100200.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015100200.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.