MDL-56998 blog: Remove associated blog posts when module is deleted

This commit is contained in:
Mihail Geshoski
2018-09-03 08:33:38 +08:00
parent 175b3708c9
commit c69a43f2fc
5 changed files with 108 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018083100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018083100.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.