Adding theme fields for courses, users and groups

This commit is contained in:
moodler 2005-02-10 07:46:20 +00:00
parent 16fd89aa23
commit 915602ea79
5 changed files with 20 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 = 2005020800; // YYYYMMDD = date of first major branch release 1.4
$version = 2005021000; // YYYYMMDD = date of first major branch release 1.4
// XY = increments within a single day
$release = '1.5 UNSTABLE DEVELOPMENT'; // Human-friendly version name