MDL-50132 mod_choice: New WS mod_choice_get_choices_by_courses

This commit is contained in:
Juan Leyva 2015-09-16 11:02:20 +02:00
parent d230899db8
commit f07a2bb09b
6 changed files with 210 additions and 2 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015091800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015091800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.