MDL-50537 mod_chat: New WS mod_chat_get_chats_by_courses

This commit is contained in:
Costantino Cito
2015-09-09 14:08:01 +02:00
committed by Juan Leyva
parent 82f0f5e32c
commit 9f7de6317d
4 changed files with 181 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015090900.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015090900.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.