uploading of users has new capability 'moodle/user:upload' now also with admin block integrated

This commit is contained in:
skodak 2006-09-24 12:31:49 +00:00
parent 0c19750c72
commit cc891abe88
4 changed files with 31 additions and 17 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 = 2006092400; // YYYYMMDD = date
$version = 2006092403; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.7 dev'; // Human-friendly version name