MDL-9506 Changed grade_calculations.usermodified type to null from non-null.

This commit is contained in:
nicolasconnault 2007-04-26 05:40:35 +00:00
parent 27fbffb62b
commit eb2658e03a
3 changed files with 13 additions and 3 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 = 2007042600; // YYYYMMDD = date
$version = 2007042601; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name