Misc changes to improve performance on a brand-new installation

This commit is contained in:
martin
2002-08-01 15:48:27 +00:00
parent 3b9af3dd6f
commit ef58b82265
8 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
$form = $section;
}
$sectionname = $SECTION[$course->format];
$sectionname = $COURSE_SECTION[$course->format];
print_header("Edit $sectionname $section->section", "Edit $sectionname $section->section", "", "form.summary");