MDL-43930 assign: Do not log when user is logged in as someone else.
I do not agree with this behaviour - but this makes it consistent with other modules. Conflicts: mod/assign/locallib.php
This commit is contained in:
@@ -2399,8 +2399,7 @@ class assign {
|
||||
$action,
|
||||
$fullurl,
|
||||
$info,
|
||||
$this->get_course_module()->id,
|
||||
$USER->id);
|
||||
$this->get_course_module()->id);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user