MDL-51624 mod_lti: New Web Service mod_lti_view_lti

This commit is contained in:
Juan Leyva
2015-10-07 14:54:18 +02:00
parent c4c838ae82
commit 4bed1682bb
9 changed files with 256 additions and 16 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015100700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015100700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.