MDL-50930 completion: New WS core_completion_mark_course_self_completed

This commit is contained in:
Juan Leyva
2015-09-11 11:31:12 +02:00
parent f495510548
commit 23b398fc81
4 changed files with 156 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015091000.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015091000.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.