MDL-31914 Ensure that completion criteria are deleted when removing a course module

This commit is contained in:
Andrew Robert Nicols
2012-03-16 16:07:05 +00:00
parent 23778a4dfa
commit cac06a034d
3 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2012030900.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2012030900.01; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes