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

This commit is contained in:
Eloy Lafuente (stronk7)
2011-08-15 19:35:22 +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 {