@@ -91,8 +91,7 @@
}
} else {
error("Sorry, but the file you are looking for was not found ($pathname)",
"$CFG->wwwroot/course/view.php?id=$courseid");
error(get_string("filenotfound", "error"), "$CFG->wwwroot/course/view.php?id=$courseid");
exit;
The note is not visible to the blocked user.