MDL-9628 Refactored display "Raw" string into "Real" to avoid confusion with raw vs final grades

This commit is contained in:
nicolasconnault 2007-07-17 19:04:50 +00:00
parent 01516fd39a
commit db4c796818
7 changed files with 22 additions and 20 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 = 2007071702; // YYYYMMDD = date
$version = 2007071703; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name