MDL-14183 guest type role not allowed in defaultuserroleid anymore, because it was causing trouble in many places; admins must choose another role if guest role detected in this setting; merged from MOODLE_19_STABLE

This commit is contained in:
skodak 2008-05-12 14:05:46 +00:00
parent d4e5675c00
commit ab37dc6031
3 changed files with 27 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 = 2008050700; // YYYYMMDD = date of the last version bump
$version = 2008051200; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20080512)'; // Human-friendly version name