MDL-61245 core_blog: New Web Service core_blog_view_entries

This commit is contained in:
Juan Leyva
2018-10-10 09:58:08 +02:00
parent bb96ff716d
commit ca48cc915b
4 changed files with 217 additions and 38 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018092700.02; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018092700.03; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.