MDL-32119 course completion: Removed unused database structure

This commit is contained in:
Aaron Barnes
2012-05-29 14:17:22 +12:00
parent 131bd2f68f
commit 46eca1f77e
7 changed files with 50 additions and 82 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2012052500.01; // YYYYMMDD = weekly release date of this DEV branch
$version = 2012052500.05; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes