MDL-46458 forum: New WS get_forum_discussions_paginated services

This commit is contained in:
Juan Leyva
2014-10-03 16:34:00 +02:00
parent c258667257
commit 2ce8934b35
4 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014100200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014100200.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.