MDL-32504 course: Add coursedisplay setting to course table

This will replace the course_display database table
This commit is contained in:
Dan Poltawski
2012-05-04 10:49:52 +08:00
parent 4d6206ce67
commit 1156d38d94
6 changed files with 33 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2012050300.02; // YYYYMMDD = weekly release date of this DEV branch
$version = 2012050300.03; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes