Now group->description and groups_groupings->description are NULLable

Also, some incorrect default values are out (XMLDB handles them).

MDL-7356 & MDL-8239
This commit is contained in:
stronk7 2007-01-20 18:59:22 +00:00
parent 8dc0648057
commit 26a1b2f35b
4 changed files with 27 additions and 17 deletions

View file

@ -5,7 +5,7 @@
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
$group_version = 2006120401;
$group_version = 2007012000;
//$module->requires = 2006120400; // Requires this Moodle version
?>