Merge branch 'MDL-43930-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE

This commit is contained in:
Dan Poltawski 2014-03-05 11:22:37 +08:00
commit ed9e1428d1

View file

@ -2473,8 +2473,7 @@ class assign {
$action, $action,
$fullurl, $fullurl,
$info, $info,
$this->get_course_module()->id, $this->get_course_module()->id
$USER->id
); );
if ($return) { if ($return) {