MDL-57433 block_course_overview: removed block from core

Part of MDL-55611 epic.
This commit is contained in:
Mark Nelson
2017-04-03 11:33:55 +08:00
committed by Damyon Wiese
parent 932f299bc0
commit 4c5cde3134
17 changed files with 24 additions and 1566 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017040300.04; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017040300.05; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.