mirror of
https://github.com/moodle/moodle.git
synced 2025-05-05 15:57:04 +02:00
MDL-34586 assignment - fix whitespace
This commit is contained in:
parent
48947db114
commit
185364d366
@ -79,7 +79,7 @@ class moodle1_mod_assignment_handler extends moodle1_mod_handler {
|
||||
*/
|
||||
public function process_assignment($data) {
|
||||
global $CFG;
|
||||
|
||||
|
||||
// get the course module id and context id
|
||||
$instanceid = $data['id'];
|
||||
$cminfo = $this->get_cminfo($instanceid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user