WHoops - typo on function call
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
|
||||
if ($entry->comment || $entry->rating) {
|
||||
print_heading("Feedback");
|
||||
print_feedback($course, $entry);
|
||||
journal_print_feedback($course, $entry);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user