MDL-9983, missing upser_updated event
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@
|
||||
$USER->$variable = $value;
|
||||
}
|
||||
}
|
||||
|
||||
events_trigger('user_updated', $usernew);
|
||||
redirect("$CFG->wwwroot/user/view.php?id=$user->id&course=$course->id");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user