MDL-63465 blocks: New WS core_blocks_get_dashboard_blocks

This commit is contained in:
Juan Leyva 2018-10-09 16:38:43 +02:00
parent 3cced42eb3
commit 0f8b26043f
5 changed files with 295 additions and 33 deletions

View file

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