MDL-31734 Course: removed unused sectiontitle string

This commit is contained in:
Rajesh Taneja
2012-08-17 14:34:06 +08:00
parent 76c9fcc967
commit bcc92a4cc7
-2
View File
@@ -101,8 +101,6 @@ class recent_form extends moodleform {
$mform->setAdvanced('user');
}
$sectiontitle = get_string('sectionname', 'format_'.$COURSE->format);
$options = array(''=>get_string('allactivities'));
$modsused = array();