MDL-64588 comment: New WebService core_comment_add_comment

This commit is contained in:
Juan Leyva
2019-10-01 09:26:01 +08:00
committed by Jake Dallimore
parent 2234b6c9dc
commit 8e4a9ed854
4 changed files with 327 additions and 29 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019092700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019092700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.