MDL-53700 competency: Migrate database tables to core

This commit is contained in:
Frederic Massart
2016-04-18 11:05:58 +08:00
parent b90e2205b4
commit a4e659c788
26 changed files with 898 additions and 1233 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016041500.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016041500.66; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.