mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merging from 1.9
This commit is contained in:
parent
70c003a241
commit
a7bea6c875
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ class grade_item extends grade_object {
|
|||
return null;
|
||||
|
||||
} else {
|
||||
debugging("Unkown grade type");
|
||||
debugging("Unknown grade type");
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue