Merge branch 'MDL-28939_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
This commit is contained in:
@@ -481,7 +481,7 @@ if ($formdata = $mform->get_data()) {
|
||||
fclose($fp);
|
||||
unlink($filename);
|
||||
} else {
|
||||
print_error('cannotreadfil');
|
||||
print_error('cannotreadfile');
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user