MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too

This commit is contained in:
skodak
2007-06-28 13:20:30 +00:00
parent 8ace7bf75f
commit b3ac6c3ef0
21 changed files with 1866 additions and 2572 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 = 2007062401; // YYYYMMDD = date
$version = 2007062800; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name