Password had no default

This commit is contained in:
moodler
2003-01-20 09:30:24 +00:00
parent 0f61744597
commit de5aabd2d2
+1
View File
@@ -87,6 +87,7 @@
$form->students = get_string("defaultcoursestudents");
$form->summary = get_string("defaultcoursesummary");
$form->format = "weeks";
$form->password = "";
$form->guest = 0;
$form->numsections = 10;
$form->newsitems = 5;