mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
I'm really having issues getting this one line right!
This commit is contained in:
parent
12fe91c401
commit
d6f0e247b4
@ -326,7 +326,7 @@ function data_get_field_from_name($name){
|
||||
if ($field){
|
||||
return data_get_field($field);
|
||||
} else {
|
||||
false;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user