MDL-9137 Removed hidden field from grade_categories and added deleted field to grade_items. Also added 2 images in pix/i

This commit is contained in:
nicolasconnault
2007-06-01 04:46:24 +00:00
parent 5fad506139
commit ec4560cc58
8 changed files with 38 additions and 15 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 = 2007052800; // YYYYMMDD = date
$version = 2007060100; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name