grader report MDL-19704 Added ability to hide course and category totals without hiding anything else

This commit is contained in:
Andrew Davis 2010-01-11 07:35:40 +00:00
parent 086f0e6f46
commit a25bb902f0
5 changed files with 53 additions and 55 deletions

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 = 2010010601; // YYYYMMDD = date of the last version bump
$version = 2010010601.01; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20100111)'; // Human-friendly version name