mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 12:34:28 +01:00
Merge branch 'wip-MDL-31179-master' of github.com:marinaglancy/moodle
This commit is contained in:
commit
b10d13e016
@ -461,7 +461,7 @@ class grading_manager {
|
||||
* @return grading_controller
|
||||
*/
|
||||
public function get_controller($method) {
|
||||
global $CFG;
|
||||
global $CFG, $DB;
|
||||
|
||||
$this->ensure_isset(array('context', 'component', 'area'));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user