MDL-49503 forum: Add view_forum_discussion to the mobile service

This commit is contained in:
Juan Leyva
2015-04-02 17:11:27 +02:00
parent a3c315dda2
commit d508dfe79a
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015040200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015040200.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.