Merge branch 'MDL-28939_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2011-08-15 19:34:59 +02:00
+1 -1
View File
@@ -481,7 +481,7 @@ if ($formdata = $mform->get_data()) {
fclose($fp);
unlink($filename);
} else {
print_error('cannotreadfil');
print_error('cannotreadfile');
}
} else {