MDL-13746 course shortname up to 100cc (applied to mnet_enrol_course)

This commit is contained in:
stronk7
2008-12-08 08:21:19 +00:00
parent 20efad8b18
commit 9d510a2ea0
3 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2008120800; // YYYYMMDD = date of the last version bump
$version = 2008120801; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20081208)'; // Human-friendly version name