MDL-26277: Fixed whitespace post integration
This commit is contained in:
@@ -127,7 +127,7 @@ if ($formdata = $mform->get_data()) {
|
||||
fclose($fp);
|
||||
|
||||
if (!$fp = fopen($filename, "r")) {
|
||||
print_error('cannotopenfile');
|
||||
print_error('cannotopenfile');
|
||||
}
|
||||
|
||||
// --- get header (field names) ---
|
||||
|
||||
Reference in New Issue
Block a user