MDL-55266 user: New WS core_user_get_user_preferences

This commit is contained in:
Juan Leyva
2016-07-28 12:08:58 +02:00
parent d1a3ea62ef
commit 45fec98358
4 changed files with 165 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016072800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016072800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.