mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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;
|
return null;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
debugging("Unkown grade type");
|
debugging("Unknown grade type");
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue