Robustness for some variables

This commit is contained in:
moodler
2003-08-29 11:48:34 +00:00
parent f27d50b628
commit 7c1624355a
+2
View File
@@ -35,6 +35,7 @@
} else {
$navbaritem = print_course_search("", true, "navbar");
$adminediting = false;
$creatorediting = false;
}
@@ -231,6 +232,7 @@
$strupdate = get_string("update");
$strhide = get_string("hide");
$strshow = get_string("show");
$strsummary = get_string("summary");
$strassignteachers = get_string("assignteachers");
$strallowguests = get_string("allowguests");
$strrequireskey = get_string("requireskey");